Method | Description | |
---|---|---|
it_is_initializable ( ) | ||
it_lists_files_with_merge_conflicts ( |
||
it_lists_nothing_when_there_are_no_files ( GrumPHP\Task\Context\ContextInterface $context ) | ||
it_should_have_a_name ( ) | ||
it_should_have_configurable_options ( ) | ||
it_should_run_in_git_pre_commit_context ( GrumPHP\Task\Context\GitPreCommitContext $context ) | ||
let ( |
public it_lists_files_with_merge_conflicts ( |
||
$processBuilder | ||
$context | GrumPHP\Task\Context\ContextInterface | |
$process |
public it_lists_nothing_when_there_are_no_files ( GrumPHP\Task\Context\ContextInterface $context ) | ||
$context | GrumPHP\Task\Context\ContextInterface |
public it_should_run_in_git_pre_commit_context ( GrumPHP\Task\Context\GitPreCommitContext $context ) | ||
$context | GrumPHP\Task\Context\GitPreCommitContext |
public let ( |
||
$grumPHP | ||
$processBuilder | ||
$formatter | GrumPHP\Formatter\ProcessFormatterInterface |