Bart\GitHook\GitHookController::hookName PHP Method

hookName() public method

public hookName ( ) : string
return string The parsed name of the running hook context
    public function hookName()
    {
        return $this->hookName;
    }