Messages
    
            
            in package
            
        
    
    
    
FinalYes
Table of Contents
Properties
Methods
- addWarning() : void
- getLastWarning() : Message|null
- getWarnings() : array<string|int, Message>
Properties
$warnings
        private
            array<int, Message>
    $warnings
     = []
    
    
    
    
    
Methods
addWarning()
    public
                    addWarning(Message $warning) : void
    Parameters
- $warning : Message
getLastWarning()
    public
                    getLastWarning() : Message|null
    Return values
Message|nullgetWarnings()
    public
                    getWarnings() : array<string|int, Message>