Skip to content

Commit ff63603

Browse files
cryptiklemurStyleCIBot
authored andcommitted
Applied fixes from StyleCI
1 parent 48a3fe5 commit ff63603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CacheItem.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ private function initialize()
196196
$this->hasValue = $result[0];
197197
$this->value = $result[1];
198198
$this->tags = isset($result[2]) ? $result[2] : [];
199-
199+
200200
$this->callable = null;
201201
}
202202
}

0 commit comments

Comments
 (0)