Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Commit

Permalink
Fix class comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jonny-bull committed Sep 20, 2021
1 parent c0bb740 commit fcf269f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/acf/class-acf-filter.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/**
* Class ACF_Filter
*
* @package Peake\Client\Mu\Plugins\Advanced_Custom_Fields\Flagpole_ACF_Filter
* @package FeatureFlags
*/
class ACF_Filter extends ACF_Location {
// Type hints must match the original source exactly, so PHPCS checks have been disabled but docblocks are accurate.
Expand Down

0 comments on commit fcf269f

Please sign in to comment.