spec\PhpSpec\Process\Prerequisites\SuitePrerequisitesSpec::let PHP Méthode

let() public méthode

public let ( PhpSpec\Process\Context\ExecutionContext $executionContext )
$executionContext PhpSpec\Process\Context\ExecutionContext
    function let(ExecutionContext $executionContext)
    {
        $this->beConstructedWith($executionContext);
    }