Page MenuHomeWickedGov Phorge

EchoAbstractMapperStub.php
No OneTemporary

Size
275 B
Referenced Files
None
Subscribers
None

EchoAbstractMapperStub.php

<?php
namespace MediaWiki\Extension\Notifications\Test;
use MediaWiki\Extension\Notifications\Mapper\AbstractMapper;
/**
* Create a stub class for testing the abstract class
*/
class EchoAbstractMapperStub extends AbstractMapper {
public function testMethod() {
}
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Aug 18, 20:13 (2 w, 3 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
8b/e6/f50cb47fa1d31e8cd740a5a4b071
Default Alt Text
EchoAbstractMapperStub.php (275 B)

Event Timeline