You are here

private static property Kint_Decorators_Plain::$_utfSymbols in Devel 8.2

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

File

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

Class

Kint_Decorators_Plain

Code

private static $_utfSymbols = array(
  '┌',
  '═',
  '┐',
  '│',
  '└',
  '─',
  '┘',
);