Skip to content

Commit

Permalink
Fix description phpdoc of ProductionMode class
Browse files Browse the repository at this point in the history
  • Loading branch information
guvra committed Dec 2, 2024
1 parent ff151f3 commit b27f453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Model/Message/ProductionMode.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
{
Expand Down

0 comments on commit b27f453

Please sign in to comment.