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