📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 04:45:03
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
src
/
PhpAttribute
/
Enum
📍 /opt/cpanel/ea-wappspector/vendor/rector/rector/src/PhpAttribute/Enum
🔄 Refresh
✏️
Editing: DocTagNodeState.php
Read Only
<?php declare (strict_types=1); namespace Rector\PhpAttribute\Enum; final class DocTagNodeState { /** * @var string */ public const REMOVE_ARRAY = '__remove_array__'; }
💾 Save Changes
❌ Cancel