Contao\String::__construct PHP Méthode

__construct() protected méthode

Prevent direct instantiation (Singleton)
Deprecation: Deprecated since Contao 4.0, to be removed in Contao 5.0. The String class is now static.
protected __construct ( )
    protected function __construct()
    {
    }