Crummy\Phlack\Common\Matcher\CommandNameMatcher::getCommandName PHP 메소드

getCommandName() 공개 메소드

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