Files
2025-08-04 16:00:02 +02:00

16 lines
236 B
PHP

<?php
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly.
}
/**
* Elementor Dependency Injection Configuration.
*
* This file registers definitions for PHP-DI used by Elementor.
*
* @since 3.24.0
*/
return [];