Registry of LudoDBService classes.

By registering LudoDBService classes, you may get an overview of all the resources and services you have available.

package LudoDB
author Alf Magne Kalleland

 Methods

Return array of all registered service resources with service names.

getAll() : array
Static

Returns

array

Register service resource.

register(String $resource) 
Static

If you need access to all available services, you can call LudoDBServiceRegistry::getAll(). Argument is name of a LudoDBService class.

Parameters

$resource

String

 Properties

 

$registeredServices : array