EntityListBuilderInterface::getStorage

public EntityListBuilderInterface::getStorage()

Gets the entity storage.

Return value

\Drupal\Core\Entity\EntityStorageInterface The storage used by this list builder.

File

core/lib/Drupal/Core/Entity/EntityListBuilderInterface.php, line 16

Class

EntityListBuilderInterface
Defines an interface to build entity listings.

Namespace

Drupal\Core\Entity

Code

public function getStorage();
doc_Drupal
2016-10-29 09:06:54
Comments
Leave a Comment

Please login to continue.