ImageLabel
class ImageLabel extendsModel
Pivot object for the connection between Images and Labels.
Methods
BelongsTo
                
                
                    image()                        
                
            The image, this image label belongs to.
BelongsTo
                
                
                    label()                        
                
            The label, this image label belongs to.
BelongsTo
                
                
                    user()                        
                
            The user who created this image label.
Details
        at        line17
        BelongsTo
    image()
    
    The image, this image label belongs to.
        at        line27
        BelongsTo
    label()
    
    The label, this image label belongs to.
        at        line37
        BelongsTo
    user()
    
    The user who created this image label.