first commit

This commit is contained in:
2026-05-04 13:51:53 +02:00
commit 826b48e326
145 changed files with 13507 additions and 0 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'),
);