Поправил namespace

This commit is contained in:
CORP\phedor 2018-04-03 14:35:20 +03:00
parent bef7165777
commit ee06f1febb
4 changed files with 26 additions and 40 deletions

View file

@ -2,7 +2,7 @@
namespace ctiso\Tools;
class String {
class StringUtil {
// from creole
static function strToArray($str) {