getPhanFlags() public method

public getPhanFlags ( ) : integer
return integer
Beispiel #1
0
 public function getPhanFlags() : int
 {
     return $this->element->getPhanFlags();
 }