Exemplo n.º 1
0
 public function __get($property)
 {
     return parent::__get($this->snake($property));
     // TODO: Change the autogenerated stub
 }
Exemplo n.º 2
0
 public function __get($property)
 {
     return parent::__get($property);
 }