PhpGitHooks\Module\PhpLint\Tests\Behaviour\PhpLintToolCommandHandlerTest::setUp PHP Метод

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

protected setUp ( )
    protected function setUp()
    {
        $this->phpLintToolCommandHandler = new PhpLintToolCommandHandler(new PhpLintTool($this->getPhpLintToolProcessor(), $this->getOutputInterface()));
    }