This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
use Illuminate\Support\Facades\View; | |
use Illuminate\View\View as ViewObject; | |
/** | |
* Combined Debug Helper – Displays rendered Blade partial names, post type | |
* PHP templates and bbpress template parts on the frontend. | |
* | |
* Usage: |