StringUtil

A class of utilities for dealing with strings.


Description Description


Source Source

File: src/Utilities/StringUtil.php


			

Top ↑

Methods Methods

  • ends_with — Checks to see whether or not a string ends with another.
  • starts_with — Checks to see whether or not a string starts with another.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.