Skip to content

Commit

Permalink
Merge pull request #1054 from uasoft-indonesia/analysis-DyZVY5
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
miftahurrahmi authored Nov 22, 2023
2 parents 84257af + 49d560b commit 0a24a63
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 0a24a63

Please sign in to comment.