You are here

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\profile

Code

public function getType();