Browse Source

Add the line break at the end of file.

Wataru Terada 10 years ago
parent
commit
ca10e24d05
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Utility/CookieCryptTrait.php

+ 1 - 1
src/Utility/CookieCryptTrait.php

@@ -168,4 +168,4 @@ trait CookieCryptTrait
         }
         return $array;
     }
-}
+}