PHP 8.6.0 Alpha 2 available for testing

The Yar_Server class

(No version information available, might only be in Git)

Einführung

Klassenbeschreibung

class Yar_Server {
/* Eigenschaften */
protected $_executor;
/* Methoden */
final public function __construct(Object $obj)
public function handle(): bool
}

Eigenschaften

_executor

Inhaltsverzeichnis

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top