File code/Lexer/Utility.php

class Tlf\Lexer\Utility

Constants

Properties

Methods

  • static public function trim_trailing_whitespace(string $str) Trim trailing whitespace from each line
  • static public function trim_indents(string $str) Remove leading indents from every line, but keep relative indents