constant GeshiFilter::BRACKETS_PHPBLOCK in GeSHi Filter for syntax highlighting 8
Same name and namespace in other branches
- 8.2 src/GeshiFilter.php \Drupal\geshifilter\GeshiFilter::BRACKETS_PHPBLOCK
Parse code with tags inside <?php ?>, example, <?php echo('hi'); ?>.
File
- src/
GeshiFilter.php, line 91
Class
- GeshiFilter
- Contains constantas and some helper functions.
Namespace
Drupal\geshifilterCode
const BRACKETS_PHPBLOCK = 8;