Esempio n. 1
0
 /**
  * Gets the date the block was added.
  *
  * @return string date formated like: 2009-01-01 00:00:00
  */
 public function getBlockDateAdded()
 {
     return parent::getBlockDateAdded();
 }