auraphp / Aura.Di

Dependency Injection System
MIT License
349 stars 63 forks source link

Add missing docblock properties types and values #82

Closed frederikbosch closed 9 years ago

frederikbosch commented 9 years ago

Added the properties $di->container->types and $di->container->values to the docblock of the container class. They were both missing.