Fabriq Framework Docs

The Messaging class was created to help easily manage message to display to the user.

The types of messages that the Messaging class can manage are:

  • errors
  • messages
  • successes
  • warnings

See the documentation page on the code for the Messaging class for the APIs available.