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