Файловый менеджер - Редактировать - /home/pimjdymy/public_html/safrandsi/vendor/pixelandtonic/imagine/src/Driver/InfoProvider.php
Назад
<?php namespace Imagine\Driver; /** * Interface implemented by classes that provide info about a graphics driver. * * @since 1.3.0 */ interface InfoProvider { /** * Get the info about this driver. * * @param bool $required when the driver is not available: if FALSE the function returns NULL, if TRUE the driver throws a \Imagine\Exception\NotSupportedException * * @return \Imagine\Driver\Info|null */ public static function getDriverInfo($required = true); }
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка