This commit is contained in:
2019-09-24 09:17:28 -04:00
29 changed files with 283 additions and 146 deletions

View File

@ -15,7 +15,7 @@ namespace BeSimple\SoapBundle\Util;
*
* @author Christian Kerl <christian-kerl@web.de>
*/
class String
class BsString
{
/**
* Checks if a string starts with a given string.