Crummy\Phlack\Common\Matcher\CommandNameMatcher::getCommandName PHP Method

getCommandName() public method

public getCommandName ( ) : null | string
return null | string
    public function getCommandName()
    {
        return $this->commandName;
    }