コード例 #1
0
ファイル: Account.php プロジェクト: akapivo/www.dmi.be
 /**
  * {@inheritdoc}
  */
 public function getTimeZone()
 {
     return $this->drupal7->drupal_get_user_timezone();
 }