Skip to content

Commit

Permalink
Removed unnecessary @Package tags
Browse files Browse the repository at this point in the history
  • Loading branch information
ObliviousHarmony committed Aug 7, 2020
1 parent 12397ae commit f6515f4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions src/Internal/DependencyManagement/Definition.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php
/**
* An extension to the Definition class to prevent constructor injection from being possible.
*
* @package Automattic\WooCommerce\Internal\DependencyManagement
*/

namespace Automattic\WooCommerce\Internal\DependencyManagement;
Expand Down
2 changes: 0 additions & 2 deletions src/Utilities/StringUtil.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php
/**
* A class of utilities for dealing with strings.
*
* @package Automattic\WooCommerce\Utilities
*/

namespace Automattic\WooCommerce\Utilities;
Expand Down

0 comments on commit f6515f4

Please sign in to comment.