/
home
/
vianto5
/
ceibaresidencial.mx
/
wp-content
/
plugins
/
query-monitor
/
data
/
block_editor
/
/home/vianto5/ceibaresidencial.mx/wp-content/plugins/query-monitor/data/block_editor
mkdir
upload
Name
Size
Mode
Actions
post_block.php
810
0644
edit
dl
rm
Edit:
/home/vianto5/ceibaresidencial.mx/wp-content/plugins/query-monitor/data/block_editor/post_block.php
(810B)
<?php declare(strict_types = 1); /** * This file is generated by the generate.mjs script. * Do not edit it manually. */ /** * QM_Data_Post_Block data object. * * @package query-monitor */ /** * @implements \ArrayAccess<string,mixed> */ class QM_Data_Post_Block implements \ArrayAccess { use QM_ArrayAccess; /** * @var string|null */ public $blockName; /** * @var array<string, mixed> */ public $attrs; /** * @var array<int, string|null> */ public $innerContent; /** * @var bool */ public $dynamic; /** * @var ?QM_Data_Callback */ public $callback; /** * @var string */ public $innerHTML; /** * @var ?array|null */ public $context; /** * @var float */ public $timing; /** * @var array<int, QM_Data_Post_Block> */ public $innerBlocks; }
Save
cmd:
run