Example #1
0
 /**
  * @param $key
  * @return array|null
  */
 function _getProp($key)
 {
     return $this->props->getProp($key);
 }