Themosis\Hook\IHook::exists PHP 메소드

exists() 공개 메소드

Check if a registered hook exists.
public exists ( string $hook ) : boolean
$hook string
리턴 boolean
    public function exists($hook);