tableau phpdoc d'objets

/** @var MyClass[] $instances Array of instances */
$instances = array();
TechNyquist