InstantiatorTestAsset\XMLReaderAsset::__construct PHP Méthode

__construct() public méthode

Constructor - should not be called
public __construct ( )
    public function __construct()
    {
        throw new BadMethodCallException('Not supposed to be called!');
    }
XMLReaderAsset