This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
michel
/
psr11-di
mirror de
https://github.com/michelphp/psr11-di
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Tree:
1.0.0
Branches
Tags
main
1.0.0
psr11-di
/
tests
/
TestClass
/
Database.php
Database.php
93 B
Link permanente
Histórico
Raw
1
2
3
4
5
6
7
8
9
10
<?php
namespace Test\Michel\DependencyInjection\TestClass;
class Database
{
}