#116 - cs fix
This commit is contained in:
		| @@ -8,4 +8,4 @@ class Channels | ||||
| { | ||||
|     public const MAIL = "mail"; | ||||
|     public const SLACK = "slack"; | ||||
| } | ||||
| } | ||||
|   | ||||
| @@ -7,4 +7,4 @@ namespace Toby\Domain\Notifications; | ||||
| interface Notifiable | ||||
| { | ||||
|     public function notify($instance); | ||||
| } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user