File manager - Edit - /var/www/payraty/helpdesk/vendor/webklex/php-imap/src/Events/Event.php
Back
<?php /* * File: Event.php * Category: Event * Author: M. Goldenbaum * Created: 25.11.20 22:21 * Updated: - * * Description: * - */ namespace Webklex\PHPIMAP\Events; /** * Class Event * * @package Webklex\PHPIMAP\Events */ abstract class Event { /** * Dispatch the event with the given arguments. */ public static function dispatch(): Event { return new static(func_get_args()); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings