-
- Downloads
init
Showing
- composer.json 1 addition, 1 deletioncomposer.json
- src/WPDesk/Notice/AjaxHandler.php 0 additions, 0 deletionssrc/WPDesk/Notice/AjaxHandler.php
- src/WPDesk/Notice/DismissibleNotice.php 0 additions, 0 deletionssrc/WPDesk/Notice/DismissibleNotice.php
- src/WPDesk/Notice/Notice.php 3 additions, 2 deletionssrc/WPDesk/Notice/Notice.php
... | ... | @@ -20,7 +20,7 @@ |
"wimg/php-compatibility": "^8" | ||
}, | ||
"autoload": { | ||
"psr-4": {"WPDesk\\Notice\\": "src/"} | ||
"psr-4": {"WPDesk\\Notice\\": "src/WPDesk/Notice"} | ||
}, | ||
"autoload-dev": { | ||
}, | ||
... | ... |
File moved
File moved
Please register or sign in to comment