Migration complete
This commit is contained in:
9
_rhpz_ide_helper.php
Normal file
9
_rhpz_ide_helper.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace {
|
||||
|
||||
use App\Proxy\VisitorProxy;
|
||||
|
||||
/** @var VisitorProxy $VISITOR */
|
||||
$VISITOR = null;
|
||||
}
|
||||
Reference in New Issue
Block a user