PHP Trait PhpGitHooks\Module\Shared\Tests\Infrastructure\InputInterfaceTrait

Show file Open project: bruli/php-git-hooks

Protected Methods

Method Description
getInput ( ) : Mockery\MockInterface | Symfony\Component\Console\Input\InputInterface
shouldGetInputFirstArgument ( string $return )

Method Details

getInput() protected method

protected getInput ( ) : Mockery\MockInterface | Symfony\Component\Console\Input\InputInterface
return Mockery\MockInterface | Symfony\Component\Console\Input\InputInterface

shouldGetInputFirstArgument() protected method

protected shouldGetInputFirstArgument ( string $return )
$return string