Contao\String::__construct PHP 메소드

__construct() 보호된 메소드

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