Conditional
An object which is loaded conditionally.
Tags
Table of Contents
- is_required() : bool
 - Is this object required?
 
Methods
is_required()
Is this object required?
    public
                is_required() : bool
    
    
    
        Return values
bool —true if required, false otherwise.