PHP Class spec\Phpro\SoapClient\ClientSpec

Inheritance: extends PhpSpec\ObjectBehavior
Afficher le fichier Open project: phpro/soap-client

Méthodes publiques

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

Method Details

it_is_initializable() public méthode

public it_is_initializable ( )

it_should_be_a_client() public méthode

let() public méthode

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