This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
poem
/
poem-api
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
dcdfcf7578
Branches
Tags
main
poem-api
/
vendor
/
illuminate
/
contracts
/
Debug
/
ShouldntReport.php
ShouldntReport.php
82 B
Histórico
Raw
1
2
3
4
5
6
7
8
<?php
namespace Illuminate\Contracts\Debug;
interface ShouldntReport
{
//
}