Example #1
0
 /**
  * @internal
  */
 public function __get($name)
 {
     throw InvalidOperationException::unsupportedGet($this);
 }