lms/vendor/inertiajs/inertia-laravel/src/IgnoreFirstLoad.php
2025-12-15 12:26:23 +01:00

9 lines
64 B
PHP

<?php
namespace Inertia;
interface IgnoreFirstLoad
{
//
}