xref: /plugin/oauth/vendor/autoload.php (revision 98a3611675f696f14f2d12205fb81f7db0cf7b25)
1*98a36116SAndreas Gohr<?php
2*98a36116SAndreas Gohr
3*98a36116SAndreas Gohr// autoload.php @generated by Composer
4*98a36116SAndreas Gohr
5*98a36116SAndreas Gohrrequire_once __DIR__ . '/composer/autoload_real.php';
6*98a36116SAndreas Gohr
7*98a36116SAndreas Gohrreturn ComposerAutoloaderInitbf9d17ae7594f4d8d4505e1a2286056d::getLoader();
8