. /** * File only retained to prevent fatal errors in code that tries to require/include this. * * @todo MDL-76612 delete this file as part of Moodle 4.6 development. * @deprecated This file is no longer required in Moodle 4.2+. */ // Normally I would debug-output // 'This file is no longer required in Moodle 4.2+. Please do not include/require it.' // but this file gets automatically included by the renderer factories in a way that // is hard to prevent, so not doing that here.