Ejemplo n.º 1
0
 /**
  * @param string $key
  * @return RoleEntity|NULL
  */
 public function get($key)
 {
     return parent::get($key);
 }