예제 #1
0
파일: Pages.php 프로젝트: agentile/foresmo
 /**
  * 
  * Model-specific setup.
  * 
  * @return void
  * 
  */
 protected function _setup()
 {
     // chain to parent
     parent::_setup();
 }
예제 #2
0
 /**
  * 
  * Model-specific setup.
  * 
  * @return void
  * 
  */
 protected function _setup()
 {
     parent::_setup();
 }