Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1429519
metayaml.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
624 B
Referenced Files
None
Subscribers
None
metayaml.php
View Options
<?php
/**
* stub for suggested romaricdrigon/metayaml
* @phpcs:disable MediaWiki.Files.ClassMatchesFilename
*/
namespace
RomaricDrigon\MetaYaml
;
class
MetaYaml
{
public
function
__construct
(
array
$schema
,
$validate
=
false
)
{
}
/** @return bool */
public
function
validateSchema
()
{
}
/** @return array */
public
function
getSchema
()
{
}
/**
* @param array $data
* @return bool
*/
public
function
validate
(
array
$data
)
{
}
/**
* @param array $keys
* @param bool $unfold_all
* @return array
*/
public
function
getDocumentationForNode
(
array
$keys
=
[],
$unfold_all
=
false
)
{
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, May 16, 17:41 (10 h, 15 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
7f/a0/cd07d66e1188345e1cc466f7d504
Default Alt Text
metayaml.php (624 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment