PHP 클래스 spec\Prophecy\Doubler\ClassPatch\KeywordPatchSpec

상속: extends PhpSpec\ObjectBehavior
파일 보기 프로젝트 열기: phpspec/prophecy

공개 메소드들

메소드 설명
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 ( )