Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Nov 22, 2023
1 parent 84257af commit 49d560b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Helpers/Redis/ConfigurationRedis.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ public static function get()
$result = Configuration::all();
self::save($result);
}

return $result;
}
}

0 comments on commit 49d560b

Please sign in to comment.