This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
VendorSoftware
/
symfony
Pridať medzi pozorované
2
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
5f11e49d0b
Branche
Tagy
master
symfony
/
tests
/
Symfony
/
Tests
/
Component
/
DependencyInjection
/
Fixtures
/
yaml
/
interfaces1.yml
interfaces1.yml
104 B
História
Raw
1
2
3
4
5
6
services:
foo: { class: FooClass }
interfaces:
FooClass:
calls:
- [ setBar, [ correct ] ]