芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/www/vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/EncapsedStringPart.php
attributes = $attributes; $this->value = $value; } public function getSubNodeNames() : array { return ['value']; } public function getType() : string { return 'Scalar_EncapsedStringPart'; } }