thecodingmachine / mouf

The Mouf PHP framework: an open-source PHP framework providing an easy way to download, install, use and reuse components, with a graphical user interface.
MIT License
54 stars 28 forks source link

Injection of 2 instances in associative array fails #68

Closed moufmouf closed 10 years ago

moufmouf commented 10 years ago

Try injection 2 instances in an associative property like:

@param array<string, Wizard> $masters

It fails!