This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
Kirin
/
shenying
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
9c09298de3
Větve
Značky
master
shenying
/
vendor
/
endroid
/
qr-code
/
src
/
WritableInterface.php
WritableInterface.php
65 B
Historie
Surový
1
2
3
4
5
6
7
<?php
declare(strict_types=1);
interface WritableInterface
{
}