Commit 02c356ab authored by cornernote's avatar cornernote

update namespace

parent 08ad842d
<?php <?php
namespace vyants\softdelete; namespace cornernote\softdelete;
use yii\base\Behavior; use yii\base\Behavior;
use yii\base\Event; use yii\base\Event;
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"cornernote\\": "" "cornernote\\softdelete\\": ""
} }
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment