Download theme

This commit is contained in:
2026-03-24 10:28:37 +01:00
parent 4c35d65901
commit ad9465151f
118 changed files with 7219 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
<?php
// autoload_psr4.php @generated by Composer
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
'Elementor\\WPNotificationsPackage\\' => array($vendorDir . '/elementor/wp-notifications-package/src'),
);