diff --git a/Model/Message/ProductionMode.php b/Model/Message/ProductionMode.php index 668701e..b5437d9 100644 --- a/Model/Message/ProductionMode.php +++ b/Model/Message/ProductionMode.php @@ -10,7 +10,7 @@ use Smile\DebugToolbar\Helper\Config; /** - * Add zone blocks to the toolbar. + * Notification message in admin area when Magento runs in production mode. */ class ProductionMode implements MessageInterface {