function Media::getRequestTime
File
-
core/
modules/ media/ src/ Entity/ Media.php, line 574
Class
- Media
- Defines the media entity class.
Namespace
Drupal\media\EntityCode
public static function getRequestTime() {
return \Drupal::time()->getRequestTime();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.