StringUtil
Class: A class of utilities for dealing with strings.
Source: src/Utilities/StringUtil.php:11
Class: A class of utilities for dealing with strings.
Source: src/Utilities/StringUtil.php:11
Method: Checks to see whether or not a string starts with another.
Source: src/Utilities/StringUtil.php:22
Method: Checks to see whether or not a string ends with another.
Source: src/Utilities/StringUtil.php:46