StringUtil::ends_with()
Method: Checks to see whether or not a string ends with another.
Source: src/Utilities/StringUtil.php:46
Method: Checks to see whether or not a string ends with another.
Source: src/Utilities/StringUtil.php:46
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