Skip to content

Commit

Permalink
Update WordPress/Helpers/RulesetPropertyHelper.php
Browse files Browse the repository at this point in the history
Co-authored-by: Juliette <[email protected]>
  • Loading branch information
dingo-d and jrfnl authored Sep 23, 2023
1 parent 93f7c6a commit b4c1765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WordPress/Helpers/RulesetPropertyHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ final class RulesetPropertyHelper {
* @since 2.0.0 No longer supports custom array properties which were incorrectly
* passed as a string.
* @since 3.0.0 Moved from the Sniff class to this class.
* @since 3.0.2 Added a new parameter to lowercase array keys and values.
* @since 3.0.2 Added a new parameter to lowercase array keys for the resulting array.
*
* @param array $custom Custom list as provided via a ruleset.
* @param array $base Optional. Base list. Defaults to an empty array.
Expand Down

0 comments on commit b4c1765

Please sign in to comment.