mirror of
https://github.com/Universal-Omega/PortableInfobox.git
synced 2024-11-15 11:59:56 +00:00
removed unused code
This commit is contained in:
parent
242bada43d
commit
782847bc31
|
@ -1,12 +1,6 @@
|
|||
<?php
|
||||
namespace Wikia\PortableInfobox\Parser;
|
||||
|
||||
////interface moved here, because of $wgAutoloadClass issue
|
||||
//interface ExternalParser {
|
||||
// public function parse( $text );
|
||||
// public function parseRecursive( $text );
|
||||
//}
|
||||
|
||||
class XmlParser {
|
||||
|
||||
protected $infoboxData;
|
||||
|
|
Loading…
Reference in a new issue