haxorqt
Home
Console
Upload
information
Create File
Create Folder
About
:
/
home
/
sc1jaqa5103
/
prod.puv-editions.fr
/
wp-content
/
plugins
/
query-monitor
/
data
/
Filename :
doing_it_wrong.php
back
Copy
<?php declare(strict_types = 1); /** * This file is generated by the generate.mjs script. * Do not edit it manually. * * Source schema: src/schemas/data/doing_it_wrong.json */ /** * Doing it Wrong data transfer object. * * @package query-monitor */ class QM_Data_Doing_It_Wrong extends QM_Data { /** * @var array<int, QM_Wrong> */ public $actions; }