Completed
Push — master ( 343e36...d95688 )
by smiley
02:47
created
src/CacheOptions.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,6 +18,6 @@
 block discarded – undo
18 18
  * @property string $filestorage
19 19
  * @property string $cachekey
20 20
  */
21
-class CacheOptions extends ImmutableSettingsAbstract{
21
+class CacheOptions extends ImmutableSettingsAbstract {
22 22
 	use CacheOptionsTrait;
23 23
 }
Please login to merge, or discard this patch.