PHP Class spec\Phpro\SoapClient\ClientFactorySpec

Inheritance: extends PhpSpec\ObjectBehavior
Datei anzeigen Open project: phpro/soap-client

Public Methods

Method Description
it_is_initializable ( )
it_should_load_a_new_client ( SoapClient $soapClient, Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher )
let ( )

Method Details

it_is_initializable() public method

public it_is_initializable ( )

it_should_load_a_new_client() public method

public it_should_load_a_new_client ( SoapClient $soapClient, Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher )
$soapClient Phpro\SoapClient\Soap\SoapClient
$dispatcher Symfony\Component\EventDispatcher\EventDispatcherInterface

let() public method

public let ( )