Carew\Tests\Event\Listener\Body\MarkdownTest::getTestOnDocument PHP Method

getTestOnDocument() public method

public getTestOnDocument ( )
    public function getTestOnDocument()
    {
        return array(array(1, 'simple.md'), array(1, 'simple.md.twig'), array(0, 'simple.js'), array(0, 'simple.js.twig'));
    }