ServiceAliasRegistration¶
-
class
OC\AppFramework\Bootstrap\
ServiceAliasRegistration
¶ Source: lib/private/AppFramework/Bootstrap/ServiceAliasRegistration.php#31 Parent: OC\AppFramework\Bootstrap\ARegistration
Properties¶
Methods¶
-
public
OC\AppFramework\Bootstrap\ServiceAliasRegistration::
__construct
($appId, $alias, $target)¶ Source: lib/private/AppFramework/Bootstrap/ServiceAliasRegistration.php#49
-
public
OC\AppFramework\Bootstrap\ServiceAliasRegistration::
getAlias
()¶ Source: lib/private/AppFramework/Bootstrap/ServiceAliasRegistration.php#60
-
public
OC\AppFramework\Bootstrap\ServiceAliasRegistration::
getTarget
()¶ Source: lib/private/AppFramework/Bootstrap/ServiceAliasRegistration.php#67