You are here

public function ProfileInterface::getCreatedTime in Profile 2 8

Returns the profile creation timestamp.

1 method overrides ProfileInterface::getCreatedTime()
Profile::getCreatedTime in src/Entity/Profile.php
Returns the profile creation timestamp.

File

src/ProfileInterface.php, line 39
Contains \Drupal\profile\ProfileInterface.

Class

ProfileInterface
Provides an interface defining a profile entity.

Namespace

Drupal\profile

Code

public function getCreatedTime();