PHPSA\Issue::getCheckName PHP Method

getCheckName() public method

public getCheckName ( ) : string
return string
    public function getCheckName()
    {
        return $this->checkName;
    }