function EntityDecorator::getEntities
Return value
mixed
File
-
webprofiler/
src/ Entity/ EntityDecorator.php, line 20
Class
- EntityDecorator
- Class EntityDecorator
Namespace
Drupal\webprofiler\EntityCode
public function getEntities() {
return $this->entities;
}