- Issue created by @andrelzgava
- 🇧🇷Brazil andrelzgava
I developed this patch, this might fix the problem for version 3.2.x
I'm getting a simple error on success sync brightcove videos this is related to docroot/modules/contrib/brightcove/src/Commands/BrightcoveCommands.php
function syncAll when it tryes to notice success, its tring to get execute a property logger as a function $this->logger()->notice('Sync complete.');
Active
3.2
Code
I developed this patch, this might fix the problem for version 3.2.x