Passed
Push — 1.3.x-merge-up-into-1.4.x_5e17... ( ff7e08 )
by
unknown
02:04 queued 53s
created
lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,7 @@
 block discarded – undo
10 10
 
11 11
 class_alias(
12 12
     \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator::class,
13
-    __NAMESPACE__ . '\SymfonyFileLocator'
13
+    __NAMESPACE__.'\SymfonyFileLocator'
14 14
 );
15 15
 
16 16
 if (false) {
Please login to merge, or discard this patch.