spec\Prophecy\Doubler\ClassPatch\KeywordPatchSpec::its_priority_is_49 PHP 메소드

its_priority_is_49() 공개 메소드

public its_priority_is_49 ( )
    function its_priority_is_49()
    {
        $this->getPriority()->shouldReturn(49);
    }