ParameterRegistration¶
-
class
OC\AppFramework\Bootstrap\ParameterRegistration¶ Source: lib/private/AppFramework/Bootstrap/ParameterRegistration.php#31 Parent: OC\AppFramework\Bootstrap\ARegistration
Properties¶
Methods¶
-
public
OC\AppFramework\Bootstrap\ParameterRegistration::__construct($appId, $name, $value)¶ Source: lib/private/AppFramework/Bootstrap/ParameterRegistration.php#39
-
public
OC\AppFramework\Bootstrap\ParameterRegistration::getName()¶ Source: lib/private/AppFramework/Bootstrap/ParameterRegistration.php#47
-
public
OC\AppFramework\Bootstrap\ParameterRegistration::getValue()¶ Source: lib/private/AppFramework/Bootstrap/ParameterRegistration.php#54 Returns: mixed