This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
trxbot
/
admin
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
55561b1930
Ramas
Etiquetas
main
admin
/
vendor
/
nikic
/
php-parser
/
lib
/
PhpParser
/
Node
/
Scalar
/
EncapsedStringPart.php
EncapsedStringPart.php
84 B
Histórico
Raw
1
2
3
<?php declare(strict_types=1);
require __DIR__ . '/../InterpolatedStringPart.php';