Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Commit

Permalink
Update PHPDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
webeweb committed May 13, 2019
1 parent 1a8c8b4 commit 2cd44b3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion DependencyInjection/WBWHaveIBeenPwnedExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
* HaveIBeenPwned extension.
*
* @author webeweb <https://github.com/webeweb/>
* @package WBW\Bundle\SMSModeBundle\DependencyInjection
* @package WBW\Bundle\HaveIBeenPwnedBundle\DependencyInjection
*/
class WBWHaveIBeenPwnedExtension extends Extension {

Expand Down
1 change: 0 additions & 1 deletion Tests/Event/HaveIBeenPwnedEventsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@

use WBW\Bundle\HaveIBeenPwnedBundle\Event\HaveIBeenPwnedEvents;
use WBW\Bundle\HaveIBeenPwnedBundle\Tests\AbstractTestCase;
use WBW\Bundle\SMSModeBundle\Event\SMSModeEvents;

/**
* HaveIBeenPwned events test.
Expand Down

0 comments on commit 2cd44b3

Please sign in to comment.