Contao\String::__construct PHP Method

__construct() protected method

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()
    {
    }