コード例 #1
0
 /**
  * @return bool|null
  */
 public function getNullable()
 {
     return $this->prop->getNullable();
 }