コード例 #1
0
ファイル: Rule.php プロジェクト: xiaoguizhidao/devfashion
 public function __construct()
 {
     parent::__construct();
     $this->_joinedAttributes = array();
 }