RegistryEntry
Table of Contents
Methods
- getRegistry() : Registry|null
- Return link of the object's registry.
- setRegistry() : self
- Provides the link to the registry object.
Methods
getRegistry()
Return link of the object's registry.
public
getRegistry() : Registry|null
Return values
Registry|nullsetRegistry()
Provides the link to the registry object.
public
setRegistry(Registry $registry) : self
Parameters
- $registry : Registry