DeprecatedServicePropertyTrait
trait DeprecatedServicePropertyTrait (View source)
Provides a standard way to announce deprecated properties.
Methods
__get($name)
Allows to access deprecated/removed properties.
Details
__get($name)
Allows to access deprecated/removed properties.
This method must be public.