Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version: 3.0.1
I have following code
use Nette\DI\CompilerExtension; final class NotFoundExtension extends CompilerExtension {
ExtensionsExtension throws Extension should be Nette\DI\CompilerExtension, 'NotFoundExtension' given.
Extension should be Nette\DI\CompilerExtension, 'NotFoundExtension' given.
Expected something like: Extension 'NotFoundExtension' was not found
Extension 'NotFoundExtension' was not found
The text was updated successfully, but these errors were encountered:
nette/di@66207ac
ExtensionsExtension: better exception message [Closes #219]
c01053f
No branches or pull requests
Version: 3.0.1
I have following code
ExtensionsExtension throws
Extension should be Nette\DI\CompilerExtension, 'NotFoundExtension' given.
Expected something like:
Extension 'NotFoundExtension' was not found
The text was updated successfully, but these errors were encountered: