Skip to content

Instantly share code, notes, and snippets.

@lahaxearnaud
Created November 9, 2018 15:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lahaxearnaud/7587d83e00fe9014afe9fd904bf0e09e to your computer and use it in GitHub Desktop.
Save lahaxearnaud/7587d83e00fe9014afe9fd904bf0e09e to your computer and use it in GitHub Desktop.
namespace App\Message\Interfaces;
interface Message
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment