Method | Description | |
---|---|---|
boot ( ) : void | Bootstrap the application events. | |
register ( ) : void | Register the service provider. |
Method | Description | |
---|---|---|
getErrorMessage ( $translator, $messages, string $key ) : string | Return the matching error message for the key | |
getTranslationKeyFromMethodName ( string $name ) : string | Return translation key for correspondent method name |