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

Commit fcf269f

Browse files
author
Jonny Bull
committed
Fix class comment
1 parent c0bb740 commit fcf269f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/acf/class-acf-filter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
/**
1515
* Class ACF_Filter
1616
*
17-
* @package Peake\Client\Mu\Plugins\Advanced_Custom_Fields\Flagpole_ACF_Filter
17+
* @package FeatureFlags
1818
*/
1919
class ACF_Filter extends ACF_Location {
2020
// Type hints must match the original source exactly, so PHPCS checks have been disabled but docblocks are accurate.

0 commit comments

Comments
 (0)