Completed
Push — develop ( 548ee0...0abce4 )
by Romain
02:09
created
src/Lib/Gcm.php 1 patch
Braces   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,8 @@
 block discarded – undo
6 6
 use Cake\Utility\Hash;
7 7
 use \Exception;
8 8
 
9
-class Gcm {
9
+class Gcm
10
+{
10 11
 
11 12
     use InstanceConfigTrait;
12 13
 
Please login to merge, or discard this patch.