はじめに
PHP Manual
PHP Manual»Yar»Yar_Server

The Yar_Server class

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

class Yar_Server {
/* プロパティ */
protected $_executor;
/* メソッド */
final public function __construct(Object $obj)
public function handle(): bool
}
_executor

目次

To Top