InstantiatorTestAsset\XMLReaderAsset::__construct PHP Method

__construct() public method

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