PHPSA\Issue::getCheckName PHP Méthode

getCheckName() public méthode

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