File "autoload_psr4.php"

Full Path: /home/stylijtl/public_html/wp-content/plugins/wp-letsencrypt-ssl/vendor/composer/autoload_psr4.php
File size: 227 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

// autoload_psr4.php @generated by Composer

$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);

return array(
    'WPLE\\' => array($baseDir . '/classes'),
    'WPLEClient\\' => array($baseDir . '/lib'),
);