Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 399 Bytes

File metadata and controls

17 lines (10 loc) · 399 Bytes

ContainerReadOnly

class ContainerReadOnly extends Logic implements ReadOnly

Attempting to write a value in the read-only property.

Unlike PropertyReadOnly all the properties of the container always read-only.

__construct([$container [, $previous, $thrower])

  • $container - the container or its name

Methods

  • getContainer():string|object