Phprest\Stub\Service\SampleConfig::getServiceName PHP Method

getServiceName() public static method

public static getServiceName ( )
    public static function getServiceName()
    {
        return 'sample';
    }
SampleConfig