Skip to content

Commit

Permalink
Mention the interface is a marker
Browse files Browse the repository at this point in the history
  • Loading branch information
sroze committed Apr 4, 2018
1 parent ee51f74 commit ff9153e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -12,7 +12,7 @@
namespace Symfony\Component\Messenger\Handler;

/**
* Handlers can implement this interface.
* Marker interface for message handlers.
*
* @author Samuel Roze <samuel.roze@gmail.com>
*/
Expand Down

0 comments on commit ff9153e

Please sign in to comment.