You are here

private static property Kint_Decorators_Plain::$_htmlSymbols in Devel 8.2

Same name and namespace in other branches
  1. 8 kint/kint/decorators/plain.php \Kint_Decorators_Plain::_htmlSymbols

File

kint/kint/decorators/plain.php, line 45

Class

Kint_Decorators_Plain

Code

private static $_htmlSymbols = array(
  "┌",
  "▄",
  "┐",
  "│",
  "└",
  "─",
  "┘",
);