PHP Класс Phpro\SoapClient\CodeGenerator\Assembler\InterfaceAssembler

Наследование: implements Phpro\SoapClient\CodeGenerator\Assembler\AssemblerInterface
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
__construct ( $interfaceName ) InterfaceAssembler constructor.
assemble ( Phpro\SoapClient\CodeGenerator\Context\ContextInterface $context )
canAssemble ( Phpro\SoapClient\CodeGenerator\Context\ContextInterface $context ) : boolean

Описание методов

__construct() публичный Метод

InterfaceAssembler constructor.
public __construct ( $interfaceName )
$interfaceName

assemble() публичный Метод

public assemble ( Phpro\SoapClient\CodeGenerator\Context\ContextInterface $context )
$context Phpro\SoapClient\CodeGenerator\Context\ContextInterface

canAssemble() публичный Метод

public canAssemble ( Phpro\SoapClient\CodeGenerator\Context\ContextInterface $context ) : boolean
$context Phpro\SoapClient\CodeGenerator\Context\ContextInterface
Результат boolean