This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
jjhc
/
agg_admin
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
c86bf8b7c7
Rami (Branch)
Tag
master
agg_admin
/
vendor
/
endroid
/
qr-code
/
src
/
WritableInterface.php
WritableInterface.php
65 B
Cronologia
Originale
1
2
3
4
5
6
7
<?php
declare(strict_types=1);
interface WritableInterface
{
}