@@ -127,7 +127,6 @@ |
||
127 | 127 | * Set path to fast route cache file. If this is false then route caching is disabled. |
128 | 128 | * |
129 | 129 | * @param string|false $cacheFile |
130 | - |
|
131 | 130 | * @return self |
132 | 131 | * @throws InvalidArgumentException if cacheFile is not a string or not false |
133 | 132 | * @throws RuntimeException when cacheFile directory is not writable |