Neomerx\JsonApi\Http\Headers\HeaderParameters::getMethod PHP Method

getMethod() public method

public getMethod ( )
    public function getMethod()
    {
        return $this->method;
    }