PhpGitHooks\Module\PhpUnit\Contract\Command\PhpUnitToolCommand::getOptions PHP Method

getOptions() public method

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