public function FilebrowserInterface::id in Filebrowser 8
Returns the identifier.
Return value
int The entity identifier.
Overrides EntityInterface::id
File
- lib/
Drupal/ filebrowser/ FilebrowserInterface.php, line 21 - Contains \Drupal\filebrowser\FilebrowserInterface
Class
- FilebrowserInterface
- Provides an interface defining a Filebrowser entity.
Namespace
Drupal\filebrowserCode
public function id();