magento-cli-auto-proxy icon indicating copy to clipboard operation
magento-cli-auto-proxy copied to clipboard

Package for Magento 2. Automatically injects Proxy for any argument defined in CLI command class constructor.

Results 3 magento-cli-auto-proxy issues
Sort by recently updated
recently updated
newest added

Turns out that the `cli_arg_auto_proxy_di.xml` is not added to the sandbox directories. Whenever you run integration tests via `php bin/magento dev:tests:run integration` or via `cd dev/tests/integration && php ../../../vendor/bin/phpunit -c...

Implement PHP linting workflow into github actions. Should be executed on main branch and on PRs in main branch.

good first issue