StringUtil
A class of utilities for dealing with strings.
Description Description
Source Source
File: src/Utilities/StringUtil.php
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.