コード例 #1
0
ファイル: DateTimeDecorator.php プロジェクト: meniam/model
 public function getTimestamp()
 {
     return $this->_date->getTimestamp();
 }