Browse Source

Appease the Stickler

Walther Lalk 9 years ago
parent
commit
26cbd91974
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Validation/ValidatorAwareTrait.php

+ 1 - 1
src/Validation/ValidatorAwareTrait.php

@@ -14,8 +14,8 @@
  */
 namespace Cake\Validation;
 
-use \RuntimeException;
 use Cake\Event\EventDispatcherInterface;
+use RuntimeException;
 
 /**
  * A trait that provides methods for building and