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