Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 429 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 429 Bytes

Timber Dump Extension

Packagist Downloads Packagist Version

Symfony VarDumper for Timber.

Install

composer require hellonico/timber-dump-extension

Usage

{{ dump(foo) }}

Note that this extension will only be enabled if WP_DEBUG is set to true.