1 userinterface.inc | public UserInterface::label() |
Returns the label of the entity.
File
- core/
includes/ userinterface.inc, line 23 - Provides the interface for user entities.
Class
- UserInterface
- Defines a common interface for user entities.
Code
public function label();