コード例 #1
0
ファイル: Group.php プロジェクト: mattvb91/cphalcon
 public function offsetSet($index, $message)
 {
     parent::offsetSet($index, $message);
 }