Spec\Dumplie\SharedKernel\Application\Command\ExtensionRegistrySpec::let PHP Метод

let() публичный Метод

public let ( Dumplie\SharedKernel\Application\ServiceLocator $serviceLocator )
$serviceLocator Dumplie\SharedKernel\Application\ServiceLocator
    function let(ServiceLocator $serviceLocator)
    {
        $this->beConstructedWith($serviceLocator);
    }