PHP 7 compatibility

This commit is contained in:
Michael Veroux
2019-02-11 11:53:26 +01:00
parent cdeab44c2c
commit ad93b5ca49
8 changed files with 15 additions and 13 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.