Пример #1
0
 /**
  * Gets the date the package was added to the system,
  *
  * @return string date formatted like: 2009-01-01 00:00:00
  */
 public function getPackageDateInstalled()
 {
     return parent::getPackageDateInstalled();
 }