Skip to content

Commit

Permalink
Update LandingPageInterface.php
Browse files Browse the repository at this point in the history
  • Loading branch information
ah-net committed Jan 16, 2025
1 parent 387a17c commit c9f98c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Api/Data/LandingPageInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ public function getTweakwiseSortTemplate();

/**
* Get tweakwise_builder_template
* @return int|null
* @return string|null
*/
public function getTweakwiseBuilderTemplate(): ?string;

Expand Down

0 comments on commit c9f98c5

Please sign in to comment.