Skip to content

Commit 69fbd1f

Browse files
committed
Rename issue
1 parent d590bb2 commit 69fbd1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/fields/class-acf-field-flexible-content.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
* @package wordpress/secure-custom-fields
66
*/
77

8-
use ACF\Fields\FlexibleContent\Render;
9-
use ACF\Fields\FlexibleContent\Layout;
8+
use SCF\Fields\FlexibleContent\Render;
9+
use SCF\Fields\FlexibleContent\Layout;
1010
// phpcs:disable PEAR.NamingConventions.ValidClassName
1111
if ( ! class_exists( 'acf_field_flexible_content' ) ) :
1212

0 commit comments

Comments
 (0)