Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 212 Bytes

Graph.md

File metadata and controls

15 lines (10 loc) · 212 Bytes

Graph

  • v::graph()
  • v::graph(string $additionalChars)

Validates all characters that are graphically represented.

v::graph()->validate('LKM@#$%4;'); //true

See also: