nette / docs

📖 The Nette documentation
https://nette.org/en/writing
116 stars 283 forks source link

Document `list<Type>` & `array<int, Type>` for collection of services #1031

Closed spaze closed 1 year ago

spaze commented 1 year ago

Both. array<int, Type> is already supported but not documented, list<Type> will be added in https://github.com/nette/di/pull/293