Update Config.php

- remove comment
This commit is contained in:
puschie286 2018-07-02 08:58:53 +02:00 committed by GitHub
parent 97bc23d830
commit c7ed960b8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,8 +70,6 @@ class Config
$class = substr($name, $pos + 1);
}
//$class = strtolower($class);
if (! $getShared)
{
return self::createClass($name);