The doc comment array<non-empty-string, TResolver> at position 2 could not be parsed: Unknown type name 'non-empty-string' at position 2 in array<non-empty-string, TResolver>.
Loading history...
19
* @param bool $autowire If {@see false}, closure will be invoked with just only the passed Container
20
* as the first argument. Otherwise, {@see InvokerInterface::invoke()} will be used to invoke the closure.