PATH:
home
/
lab2454c
/
healthvalidate.com
/
vendor
/
phpunit
/
phpunit
/
src
/
Framework
/
MockObject
/
Generator
declare(strict_types=1); {namespace}class {class_name} extends \SoapClient { public function __construct($wsdl, array $options) { parent::__construct('{wsdl}', $options); } {methods}}
[-] mocked_class.tpl
[edit]
[-] trait_class.tpl
[edit]
[+]
..
[-] mocked_static_method.tpl
[edit]
[-] wsdl_class.tpl
[edit]
[-] mocked_method_void.tpl
[edit]
[-] wsdl_method.tpl
[edit]
[-] mocked_method.tpl
[edit]
[-] deprecation.tpl
[edit]
[-] proxied_method_void.tpl
[edit]
[-] proxied_method.tpl
[edit]