PHP Класс spec\Prophecy\Doubler\ClassPatch\KeywordPatchSpec

Наследование: extends PhpSpec\ObjectBehavior
Показать файл Открыть проект

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

Метод Описание
it_is_a_patch ( )
it_will_remove_echo_and_eval_methods ( Prophecy\Doubler\Generator\Node\ClassNode $node, Prophecy\Doubler\Generator\Node\MethodNode $method1, Prophecy\Doubler\Generator\Node\MethodNode $method2, Prophecy\Doubler\Generator\Node\MethodNode $method3 )
its_priority_is_49 ( )

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

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

public it_is_a_patch ( )

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

public it_will_remove_echo_and_eval_methods ( Prophecy\Doubler\Generator\Node\ClassNode $node, Prophecy\Doubler\Generator\Node\MethodNode $method1, Prophecy\Doubler\Generator\Node\MethodNode $method2, Prophecy\Doubler\Generator\Node\MethodNode $method3 )
$node Prophecy\Doubler\Generator\Node\ClassNode
$method1 Prophecy\Doubler\Generator\Node\MethodNode
$method2 Prophecy\Doubler\Generator\Node\MethodNode
$method3 Prophecy\Doubler\Generator\Node\MethodNode

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

public its_priority_is_49 ( )