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
Fri, Jul 3, 20:21 (1 d, 21 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
92/26/f39df1f147db0228e0c729027354
Default Alt Text
PageConfigFactory.php (395 B)

Event Timeline