EncapsedStringPart.php 84 B

123
  1. <?php declare(strict_types=1);
  2. require __DIR__ . '/../InterpolatedStringPart.php';