Explorer
home
/
zoteqbgb
/
public_html
/
vendor
/
league
/
glide
/
src
/
Api
Location:
/home/zoteqbgb/public_html/vendor/league/glide/src/Api
Root path:
/home/zoteqbgb/public_html/config/676626
Editing: ApiInterface.php
<?php namespace League\Glide\Api; interface ApiInterface { /** * Perform image manipulations. * * @param string $source Source image binary data. * @param array $params The manipulation params. * * @return string Manipulated image binary data. */ public function run($source, array $params); }
Save maftirs
Upload
Start Upload
New File
Create File
New Folder
Create Folder
Directory Contents
Name
Size
Perms
Modified
Actions
Api.php
2,464 bytes
0644
2024-12-17 10:40
âï¸
ðï¸
Rename
ApiInterface.php
340 bytes
0644
2024-12-17 10:40
âï¸
ðï¸
Rename
Chang
Apply