This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
VendorSoftware
/
symfony
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
6613555059
Větve
Značky
master
symfony
/
tests
/
Symfony
/
Tests
/
Components
/
Validator
/
Fixtures
/
EntityInterface.php
EntityInterface.php
92 B
Historie
Surový
1
2
3
4
5
6
7
<?php
namespace Symfony\Tests\Components\Validator\Fixtures;
interface EntityInterface
{
}