public function ProfileInterface::getType in Profile 2 8
Returns the profile type.
1 method overrides ProfileInterface::getType()
- Profile::getType in src/
Entity/ Profile.php - Returns the profile type.
File
- src/
ProfileInterface.php, line 23 - Contains \Drupal\profile\ProfileInterface.
Class
- ProfileInterface
- Provides an interface defining a profile entity.
Namespace
Drupal\profileCode
public function getType();