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);
    }