Exemplo n.º 1
0
 public function __construct(array $options = null)
 {
     parent::__construct($options, 'Api_Model_Schema');
 }
Exemplo n.º 2
0
 public function __construct(array $options = null)
 {
     parent::__construct($options, 'Api_Model_Profile');
 }
Exemplo n.º 3
0
 public function __construct(array $options = null)
 {
     parent::__construct($options, 'Api_Model_Request_Log');
 }