This website works better with JavaScript
Startsida
Utforska
Hjälp
Registrera dig
Logga in
VendorSoftware
/
symfony
Bevaka
2
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Träd:
7ab3fdeb83
Grenar
Taggar
master
symfony
/
tests
/
Symfony
/
Tests
/
Component
/
Validator
/
Fixtures
/
EntityInterface.php
EntityInterface.php
91 B
Historik
Rå
1
2
3
4
5
6
7
<?php
namespace Symfony\Tests\Component\Validator\Fixtures;
interface EntityInterface
{
}