File manager - Edit - /var/www/payraty/helpdesk/vendor/intervention/image/src/Modifiers/DrawEllipseModifier.php
Back
<?php declare(strict_types=1); namespace Intervention\Image\Modifiers; use Intervention\Image\Geometry\Ellipse; use Intervention\Image\Interfaces\DrawableInterface; class DrawEllipseModifier extends AbstractDrawModifier { public function __construct(public Ellipse $drawable) { } public function drawable(): DrawableInterface { return $this->drawable; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.82 |
proxy
|
phpinfo
|
Settings