public function ProfileInterface::label in Profile 2 8
Returns a label for the profile.
Overrides EntityInterface::label
File
- src/
ProfileInterface.php, line 93 - Contains \Drupal\profile\ProfileInterface.
Class
- ProfileInterface
- Provides an interface defining a profile entity.
Namespace
Drupal\profileCode
public function label();