Add some safe functions and minor cleanup

This commit is contained in:
Alex Cabal 2022-02-08 21:59:49 -06:00
parent c24b59ec62
commit c9ebd71587
4 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,4 @@
<?
use function Safe\file_get_contents;
use function Safe\ob_end_clean;
class Template{