Page MenuHomeWickedGov Phorge

LinkStyle.php
No OneTemporary

Size
381 B
Referenced Files
None
Subscribers
None

LinkStyle.php

<?php
// AUTOMATICALLY GENERATED. DO NOT EDIT.
// Use `composer build` to regenerate.
namespace Wikimedia\IDLeDOM;
/**
* LinkStyle
*
* @see https://dom.spec.whatwg.org/#interface-linkstyle
*
* @property CSSStyleSheet|null $sheet
* @phan-forbid-undeclared-magic-properties
*/
interface LinkStyle {
/**
* @return CSSStyleSheet|null
*/
public function getSheet();
}

File Metadata

Mime Type
text/x-php
Expires
Wed, Aug 19, 00:41 (5 d, 4 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
a6/b6/4491344a5f20818c39b551fae80a
Default Alt Text
LinkStyle.php (381 B)

Event Timeline