Skip to content

Commit

Permalink
Merge pull request #2282 from WordPress/feature/docs-remove-comment
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryJones authored Jul 4, 2023
2 parents ae668d5 + cc74d14 commit 7f54dd0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions WordPress/Helpers/MinimumWPVersionTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@ trait MinimumWPVersionTrait {
* - The property has been renamed from `$minimum_supported_version` to `$minimum_wp_version`.
* - The CLI option has been renamed from `minimum_supported_wp_version` to `minimum_wp_version`.
*
* @internal When the value of this property is changed, it will also need
* to be changed in the `WP/AlternativeFunctionsUnitTest.inc` file.
*
* @var string WordPress version.
*/
public $minimum_wp_version;
Expand Down

0 comments on commit 7f54dd0

Please sign in to comment.