Files
web-site/Projects/Frontend/Starting/Layers/BottomTop.php
T
2026-07-01 16:44:17 +03:00

13 lines
343 B
PHP

<?php
/*
|--------------------------------------------------------------------------
| Bottom Top
|--------------------------------------------------------------------------
|
| The codes that are required to be run on top of the lowest layer of the
| system are written.
|
| Location: After the kernel run, before the end of the kernel
|
*/