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