Spade

Mini Shell

Directory:~$ /home/lmsyaran/www/plugins/hikashoppayment/payplug2/lib/Payplug/Resource/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ /home/lmsyaran/www/plugins/hikashoppayment/payplug2/lib/Payplug/Resource/IAPIResourceFactory.php

<?php
namespace Payplug\Resource;

interface IAPIResourceFactory
{
    static function fromAttributes(array $attributes);
}