Esempio n. 1
0
 function _initialize()
 {
     parent::_initialize();
     //             D("DebtBehavior");
     $this->Debt = new \Common\Behavior\DebtBehavior();
 }