Passed
Push — master ( af138d...7499c8 )
by Martin
03:55
created
src/ReflectionClass.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,7 @@
 block discarded – undo
3 3
  * This file is part of the Yep package.
4 4
  * Copyright (c) 2018 Martin Zeman (Zemistr) (http://www.zemistr.eu)
5 5
  */
6
-declare(strict_types=1);
6
+declare(strict_types = 1);
7 7
 
8 8
 namespace Yep\Reflection;
9 9
 
Please login to merge, or discard this patch.