# fluent-cart/1.6.2/app/Services/PluginInstaller/PaymentAddonManager.php

FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler, version 1.6.2. 7 lines.

- Page: https://pluginprobe.com/plugins/fluent-cart/1.6.2/code/app/Services/PluginInstaller/PaymentAddonManager.php
- Raw: https://pluginprobe.com/plugins/fluent-cart/1.6.2/raw/app/Services/PluginInstaller/PaymentAddonManager.php
- Modified: 2026-02-25T14:08:24+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/fluent-cart/1.6.2/code/app/Services/PluginInstaller/PaymentAddonManager.php#L10-L20`.

```php
<?php

namespace FluentCart\App\Services\PluginInstaller;

class PaymentAddonManager extends AddonManager
{
}
```
