Codebase list ohcount / lintian-fixes/main test / gestalt_files / pear / Sample.class.php
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

Sample.class.php @lintian-fixes/mainraw · history · blame

<?php

/**
 * @package Sample
 */
class Sample
{
}

?>