GrumPHP\Console\Command\Git\CommitMsgCommand::paths PHP Метод

paths() защищенный Метод

protected paths ( ) : PathsHelper
Результат GrumPHP\Console\Helper\PathsHelper
    protected function paths()
    {
        return $this->getHelper(PathsHelper::HELPER_NAME);
    }