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:
684d92c5de
Branches
Tags
main
poem-api
/
vendor
/
illuminate
/
contracts
/
Events
/
ShouldDispatchAfterCommit.php
ShouldDispatchAfterCommit.php
94 B
Histórico
Raw
1
2
3
4
5
6
7
8
<?php
namespace Illuminate\Contracts\Events;
interface ShouldDispatchAfterCommit
{
//
}