/
home
/
desid573
/
public_html
/
test_api
/
vendor
/
eway
/
eway-rapid-php
/
src
/
Rapid
/
Contract
/
/home/desid573/public_html/test_api/vendor/eway/eway-rapid-php/src/Rapid/Contract
mkdir
upload
Name
Size
Mode
Actions
Http/
-
0755
rm
Arrayable.php
207
0644
edit
dl
rm
Client.php
8049
0644
edit
dl
rm
HttpService.php
4225
0644
edit
dl
rm
Edit:
/home/desid573/public_html/test_api/vendor/eway/eway-rapid-php/src/Rapid/Contract/Arrayable.php
(207B)
<?php namespace Eway\Rapid\Contract; /** * Interface Arrayable. */ interface Arrayable { /** * Get the instance as an array. * * @return array */ public function toArray(); }
Save
cmd:
run