PhpBench\Benchmark\Metadata\Annotations\AbstractMethodsAnnotation::getMethods PHP Method

getMethods() public method

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