# payplug/1.2.6/vendor/autoload.php

PayPlug for WooCommerce (Official), version 1.2.6. 8 lines.

- Page: https://pluginprobe.com/plugins/payplug/1.2.6/code/vendor/autoload.php
- Raw: https://pluginprobe.com/plugins/payplug/1.2.6/raw/vendor/autoload.php
- Modified: 2021-05-18T12:46:02+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/payplug/1.2.6/code/vendor/autoload.php#L10-L20`.

```php
<?php

// autoload.php @generated by Composer

require_once __DIR__ . '/composer/autoload_real.php';

return ComposerAutoloaderInitca4631dbf07fe0a8ca72b9f5547b261e::getLoader();

```
