Exemplo n.º 1
0
 public function behaviors()
 {
     return [TimestampBehavior::className(), FormattedError::className()];
 }
Exemplo n.º 2
0
 public function behaviors()
 {
     return [FormattedError::className()];
 }