コード例 #1
0
ファイル: PsDefineVar.php プロジェクト: ilivanoff/www
 public function has()
 {
     return PsDefines::has($this->name(), $this->type);
 }