예제 #1
0
파일: ghoul.php 프로젝트: ghoulphp/ghoul
 public function isBound()
 {
     return StaticInstance::isInstanceBound($this);
 }