DeprecateTrait
Table of Contents
- deprecate() : $this
 - Whether this definition is deprecated, that means it should not be called anymore.
 
Methods
deprecate()
Whether this definition is deprecated, that means it should not be called anymore.
    public
        final            deprecate([string $template = null ]) : $this
    
        Parameters
- $template : string = null
 - 
                    
Template message to use if the definition is deprecated