ServiceRegistration¶
-
class
OC\AppFramework\Bootstrap\
ServiceRegistration
¶ Source: lib/private/AppFramework/Bootstrap/ServiceRegistration.php#32 Parent: OC\AppFramework\Bootstrap\ARegistration
Properties¶
Methods¶
-
public
OC\AppFramework\Bootstrap\ServiceRegistration::
__construct
($appId, $service)¶ Source: lib/private/AppFramework/Bootstrap/ServiceRegistration.php#42
-
public
OC\AppFramework\Bootstrap\ServiceRegistration::
getService
()¶ Source: lib/private/AppFramework/Bootstrap/ServiceRegistration.php#50