. * */ namespace Vvveb\Controller; #[\AllowDynamicProperties] class Error404 extends Base { function index() { } }