Page MenuHomeWickedGov Phorge

PageConfigFactory.php
No OneTemporary

Size
395 B
Referenced Files
None
Subscribers
None

PageConfigFactory.php

<?php
declare( strict_types = 1 );
namespace Wikimedia\Parsoid\Config;
/**
* Marker interface for a PageConfig factory defined in core.
*
* The actual types used in the method signatures for this class are
* not available to Parsoid, but define an empty marker interface
* so we can pass around the class even though we can't name the
* methods.
*/
abstract class PageConfigFactory {
}

File Metadata

Mime Type
text/x-php
Expires
Sat, May 16, 17:32 (9 h, 59 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
17/e0/fff02b5e3df2b99442ada564c909
Default Alt Text
PageConfigFactory.php (395 B)

Event Timeline