Translatable
        Translatable.php
                :
        14
                 
    
            Interface
                Interface implemented by everything which should be translatable. This should for example be implemented by any exception, which might bubble up to a user, or validation errors.
Methods¶
                 getTranslatableMessage()
            ¶
getTranslatableMessage()
            ¶
    
        
        Translatable.php
                :
        21
                 
    
        Returns a translatable Message.
|  |  |