Fixtures\ServiceWebMethods::methodWithoutParameters PHP Method

methodWithoutParameters() public method

    public function methodWithoutParameters()
    {
        return uniqid();
    }