5 lines
118 B
PHP
Executable File
5 lines
118 B
PHP
Executable File
<?php
|
|
declare(strict_types=1);
|
|
|
|
// Sync helpers are defined in lib/config.php to keep the PHP runtime self-contained.
|