diff options
Diffstat (limited to 'p/ext.php')
| -rw-r--r-- | p/ext.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ <?php - +declare(strict_types=1); require(__DIR__ . '/../constants.php'); // Supported types with their associated content type |
