mirror of
https://github.com/standardebooks/web.git
synced 2025-07-07 07:10:29 -04:00
Pull out apcu code into a function to improve error handling
This commit is contained in:
parent
0bf50873ac
commit
beda605f32
4 changed files with 43 additions and 60 deletions
|
@ -1,7 +1,6 @@
|
|||
<?
|
||||
// Auto-included by Composer in composer.json to satisfy PHPStan
|
||||
use function Safe\define;
|
||||
use function Safe\file_get_contents;
|
||||
use function Safe\gmdate;
|
||||
use function Safe\strtotime;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue