Поправил регистр

This commit is contained in:
CORP\phedor 2018-03-15 14:48:50 +03:00
parent d63cb2913f
commit 53b531f853
8 changed files with 9 additions and 10 deletions

View file

@ -126,7 +126,7 @@ class Path
*
* @return array
*/
public static function listFromString ($path)
public static function listFromString($path)
{
assert(is_string($path));