File manager - Edit - /var/www/payraty/lms_main/vendor/intervention/image/src/Intervention/Image/Facades/Image.php
Back
<?php namespace Intervention\Image\Facades; use Illuminate\Support\Facades\Facade; /** * @method static \Intervention\Image\Image make(mixed $data) * @method static self configure(array $config) * @method static \Intervention\Image\Image canvas(int $width, int $height, mixed $background = null) * @method static \Intervention\Image\Image cache(\Closure $callback, int $lifetime = null, boolean $returnObj = false) */ class Image extends Facade { protected static function getFacadeAccessor() { return 'image'; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings