Closed krukas closed 6 years ago
When running none Magento 2 programs in the CLI it crashes because the ObjectManager isn't initialized.
We maybe need to add another check if its Magento, because BP is pretty generic and other programs can use this as well.
@krukas will this PR fix following ??
@Ig0r-M yes this wil fix that error
Thanks @adrok will test that.
When running none Magento 2 programs in the CLI it crashes because the ObjectManager isn't initialized.
We maybe need to add another check if its Magento, because BP is pretty generic and other programs can use this as well.