You are here

public function User::getCreatedDate in Devel 8.2

Same name and namespace in other branches
  1. 8 kint/kint/examples/overview.php \User::getCreatedDate()

*

Return value

\DateTime date object

File

kint/kint/examples/overview.php, line 65

Class

User

Code

public function getCreatedDate() {
}