コード例 #1
0
ファイル: ghoul.php プロジェクト: ghoulphp/ghoul
 public function isBound()
 {
     return StaticInstance::isInstanceBound($this);
 }