PHPIndex

This page lists files in the current directory. You can view content, get download/execute commands for Wget, Curl, or PowerShell, or filter the list using wildcards (e.g., `*.sh`).

en-x-test.php
wget 'https://lists2.roe3.org/hesk/inc/htmlpurifier/standalone/HTMLPurifier/Language/classes/en-x-test.php'
View Content
<?php

// private class for unit testing

class HTMLPurifier_Language_en_x_test extends HTMLPurifier_Language
{
}

// vim: et sw=4 sts=4