Files
RomhackPlaza/_rhpz_ide_helper.php
2026-06-23 19:24:38 +02:00

10 lines
114 B
PHP

<?php
namespace {
use App\Proxy\VisitorProxy;
/** @var VisitorProxy $VISITOR */
$VISITOR = null;
}