Prado\I18N\core\MessageSource::__construct PHP Метод

__construct() приватный Метод

Private constructor. MessageSource must be initialized using the factory method.
private __construct ( )
    private function __construct()
    {
        //throw new Exception('Please use the factory method to instantiate.');
    }