Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 364 Bytes

Printable.md

File metadata and controls

27 lines (18 loc) · 364 Bytes

Printable

  • Printable()
  • Printable(string ...$additionalChars)

Similar to Graph but accepts whitespace.

v::printable()->isValid('LMKA0$% _123'); // true

Categorization

  • Strings

Changelog

Version Description
0.5.0 Created

See also: