September 2018
Beginner to intermediate
218 pages
4h 27m
English
The after plugin, as its name suggests, runs after the observed method.
When writing the after plugin, there are a few key points to remember:
Let's take a look at one of Magento's after plugin implementations, the one specified in the module-catalog/etc/di.xml file:
<type name="Magento\Indexer\Model\Config\Data"> ...
Read now
Unlock full access