papec / source-hints
Hints for templates/blocks/containers when inspecting code
1.1.1
2019-04-29 14:16 UTC
Requires
- php: >=7.0.0
This package is auto-updated.
Last update: 2026-03-29 00:43:17 UTC
README
Hints for templates/blocks/containers when inspecting code
Example from admin order page:

Requirements
- Magento 2.2 or newer
- PHP 7.0 or newer
Installation
Run following commands:
composer require --dev papec/source-hints
./bin/magento module:enable Papec_SourceHints
./bin/magento setup:upgrade
./bin/magento config:set dev/debug/source_hints 1
