If class implements that interface and is added into "Container", then container will keep track of it. This method can also specify desired name of the object.
| Methods | ||
|---|---|---|
public
|
issetOwner(): bool
|
# |
public
|
getOwner(): object
|
# |
public
|
setOwner(object $owner): $this
|
# |
public
|
unsetOwner(): $this
|
# |
public
|
getDesiredName(): string
|
# |
public
|
destroy(): void
|
# |
| Properties | |||
|---|---|---|---|
private
|
QuietObjectWrapper<object>|null
|
$_owner = null
|
# |
public
|
string
|
$shortName
|
# |