This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
chengwenliang
/
Queenabby
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
7e62c4593e
Ramos
Etiquetas
master
Queenabby
/
vendor
/
symfony
/
debug
/
Tests
/
Fixtures
/
InternalTrait.php
InternalTrait.php
103 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
9
10
<?php
namespace Symfony\Component\Debug\Tests\Fixtures;
/**
* @internal
*/
trait InternalTrait
{
}