Obj::endpoint PHP Method

endpoint() public method

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