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
Wed, Aug 19, 13:35 (3 w, 3 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
39/04/47a64893722ddaf5b50a199dc6a7
Default Alt Text
PageConfigFactory.php (395 B)

Event Timeline