PhpBench\Benchmark\Metadata\Annotations\AbstractMethodsAnnotation::getMethods PHP 메소드

getMethods() 공개 메소드

public getMethods ( )
    public function getMethods()
    {
        return $this->methods;
    }
AbstractMethodsAnnotation