Skip to content

Commit

Permalink
Improve PHPDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
webeweb committed May 7, 2024
1 parent 1e71e66 commit 6f791a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/common/Tests/WBWCommonBundleTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
use WBW\Library\Widget\Helper\AssetsHelper;

/**
* Core bundle test.
* Common bundle test.
*
* @author webeweb <https://github.com/webeweb>
* @package WBW\Bundle\CommonBundle\Tests
Expand Down
2 changes: 1 addition & 1 deletion lib/common/WBWCommonBundle.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
* Common bundle.
*
* @author webeweb <https://github.com/webeweb>
* @package WBW\Bundle\CoreBundle
* @package WBW\Bundle\CommonBundle
*/
class WBWCommonBundle extends Bundle implements AssetsProviderInterface {

Expand Down

0 comments on commit 6f791a3

Please sign in to comment.