Skip to content

Commit 0c7a5f0

Browse files
committed
chore: phpcs lint
1 parent fd085dc commit 0c7a5f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

includes/Blocks/CoreImage.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ class CoreImage extends Block {
4242
*/
4343
public function __construct( WP_Block_Type $block, Registry $block_registry ) {
4444
parent::__construct( $block, $block_registry );
45+
4546
register_graphql_field(
4647
$this->type_name,
4748
'mediaDetails',

0 commit comments

Comments
 (0)