CanBeFinal
Table of Contents
Properties
- $final : bool
 
Methods
- isFinal() : bool
 
Properties
$final
        protected
            bool
    $final
     = false
    
        Whether this class is marked as final and can't be subclassed.
Methods
isFinal()
    public
                    isFinal() : bool