PHP Class spec\Phpro\SoapClient\ClientSpec

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

Public Methods

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

Method Details

it_is_initializable() public method

public it_is_initializable ( )

it_should_be_a_client() public method

let() public method

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