getIdentifier() 공개 정적인 메소드

public static getIdentifier ( ) : string
리턴 string
예제 #1
0
 protected function gVaultOfGlass()
 {
     return $this->getActivity(VaultOfGlass::getIdentifier());
 }