This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
VendorSoftware
/
symfony
Vērot
2
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
b7a0f71b87
Atzari
Tagi
master
symfony
/
tests
/
Symfony
/
Tests
/
Component
/
DependencyInjection
/
Fixtures
/
yaml
/
interfaces1.yml
interfaces1.yml
104 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
services:
foo: { class: FooClass }
interfaces:
FooClass:
calls:
- [ setBar, [ correct ] ]