getFlags() 공개 메소드

public getFlags ( ) : integer
리턴 integer
예제 #1
0
 public function getFlags() : int
 {
     return $this->element->getFlags();
 }