Eloquent\Phony\Mock\Builder\Method\MethodDefinition::isStatic PHP 메소드

isStatic() 공개 메소드

Returns true if this method is static.
public isStatic ( ) : boolean
리턴 boolean True if this method is static.
    public function isStatic();