Page MenuHomeWickedGov Phorge

NavigatorOnLine.php
No OneTemporary

Size
379 B
Referenced Files
None
Subscribers
None

NavigatorOnLine.php

<?php
// AUTOMATICALLY GENERATED. DO NOT EDIT.
// Use `composer build` to regenerate.
namespace Wikimedia\IDLeDOM;
/**
* NavigatorOnLine
*
* @see https://dom.spec.whatwg.org/#interface-navigatoronline
*
* @property bool $onLine
* @phan-forbid-undeclared-magic-properties
*/
interface NavigatorOnLine {
/**
* @return bool
*/
public function getOnLine(): bool;
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Aug 18, 13:49 (4 w, 11 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
85/13/a4385d2c5d6bb3a4af25034e1e82
Default Alt Text
NavigatorOnLine.php (379 B)

Event Timeline