예제 #1
0
 /**
  * Return the object's creation date
  *
  * @return \DateTimeInterface Object creation date
  */
 public function getCreationDate()
 {
     return $this->locator->getCreationDate();
 }