Файловый менеджер - Редактировать - /home/harasnat/www/learning/lib/geopattern-php/GeoPattern/SVGElements/Rectangle.php
Назад
<?php namespace RedeyeVentures\GeoPattern\SVGElements; class Rectangle extends Base { protected $tag = 'rect'; function __construct($x, $y, $width, $height, $args=array()) { $this->elements = [ 'x' => $x, 'y' => $y, 'width' => $width, 'height' => $height, ]; parent::__construct($args); } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка