PATH:
opt
/
cpanel
/
ea-wappspector
/
vendor
/
phpunit
/
phpunit
/
src
/
Framework
/
MockObject
/
Generator
/
templates
declare(strict_types=1); {namespace}class {class_name} extends \SoapClient { public function __construct($wsdl, array $options) { parent::__construct('{wsdl}', $options); } {methods}}
[-] test_double_class.tpl
[edit]
[-] trait_class.tpl
[edit]
[+]
..
[-] doubled_method.tpl
[edit]
[-] intersection.tpl
[edit]
[-] wsdl_class.tpl
[edit]
[-] wsdl_method.tpl
[edit]
[-] deprecation.tpl
[edit]
[-] doubled_static_method.tpl
[edit]
[-] proxied_method.tpl
[edit]