You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In case child class extends Magento\Framework\App\Config\Value class with afterSave() method a Warning message is shown: Plugin afterSave function should have at least two parameters.
Note: there is no plugin declaration in di.xml file.