cspray / annotated-container

Dependency Injection framework to configure a PSR-11 Container with Attributes!
MIT License
39 stars 1 forks source link

Remove all references to injecting a property #379

Closed cspray closed 5 months ago

cspray commented 5 months ago

In 3.0 injecting a property was removed and is no longer supported. There are still lingering references to this in code and documentation. This should be removed.