Anons79 Mini Shell

Directory : /home/proudlyafrican/www/vendor/cartalyst/stripe-laravel/src/Facades/
Upload File :
Current File : /home/proudlyafrican/www/vendor/cartalyst/stripe-laravel/src/Facades/Stripe.php

<?php

/**
 * Part of the Stripe Laravel package.
 *
 * NOTICE OF LICENSE
 *
 * Licensed under the 3-clause BSD License.
 *
 * This source file is subject to the 3-clause BSD License that is
 * bundled with this package in the LICENSE file.
 *
 * @package    Stripe Laravel
 * @version    2.0.3
 * @author     Cartalyst LLC
 * @license    BSD License (3-clause)
 * @copyright  (c) 2011-2015, Cartalyst LLC
 * @link       http://cartalyst.com
 */

namespace Cartalyst\Stripe\Laravel\Facades;

use Illuminate\Support\Facades\Facade;

class Stripe extends Facade
{
    /**
     * {@inheritDoc}
     */
    protected static function getFacadeAccessor()
    {
        return 'stripe';
    }
}

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]