xref: /dokuwiki/lib/plugins/cli.php (revision f90148d34a91c706a0028485431212698fcf8cc6)
1<?php
2
3use dokuwiki\Debug\DebugHelper;
4DebugHelper::dbgDeprecatedFunction(
5    'Autoloading', 1, 'require(' . basename(__FILE__) . ')'
6);
7