[ Index ] |
PHP Cross Reference of YOURLS |
[Summary view] [Print] [Text view]
1 <?php 2 /** 3 * Plugin Name: Invalid Test Plugin 4 * Plugin URI: https://github.com/YOURLS/YOURLS 5 * Description: This plugin should fail 6 * Version: 1.0 7 * Author: Ozh 8 * Author URI: https://ozh.org/ 9 */ 10 11 // This plugin does nothing. Its role is to be loaded by the unit tests and 12 // see if the sandbox is able to NOT load it. 13 14 new \YOURLS\Invalid\Class\Not\Found();
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Sat Nov 9 05:10:01 2024 | Cross-referenced by PHPXref 0.7.1 |