ItemInterface
        ItemInterface.php
                :
        11
                
    
            Interface
                Methods¶
                
getAttributes()
            ¶
    
        
        ItemInterface.php
                :
        22
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
array<string, string|int|array<string|int, mixed>>
                
getId()
            ¶
    
        
        ItemInterface.php
                :
        13
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
string
                
getLanguage()
            ¶
    
        
        ItemInterface.php
                :
        17
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
string
                
getType()
            ¶
    
        
        ItemInterface.php
                :
        15
                
    
        | 
                     | 
                
                    
                     |