PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
plugins1
/
dokan-pro
/
vendor
/
moip
/
moip-sdk-php
/
src
/
Contracts
<?php namespace Moip\Contracts; use Requests_Auth; /** * Interface Authentication. */ interface Authentication extends Requests_Auth { }
[+]
..
[-] .Contracts.php
[edit]
[-] Authentication.php
[edit]