/home/mip/mip/vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/EncapsedStringPart.php
<?php declare(strict_types=1);

require __DIR__ . '/../InterpolatedStringPart.php';