Files
Roman Pyrih 296b13244b first commit
2025-07-11 12:34:24 +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 [];