magemojo / m2-ce-cron

Magento 2 cron project to fix bugs and common cron issues.
https://magemojo.com
MIT License
165 stars 45 forks source link

Function return type error #141

Open ejaz-alam opened 5 months ago

ejaz-alam commented 5 months ago

the execute function is giving error for its return type.

MageMojo\Cron\Console\Command\CronCommand\Interceptor::execute()" must be of the type int, "null" returned.#0 /app/vendor/magento/framework/Interception/Interceptor.php(58)