Skip to content

Commit

Permalink
Type
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Mar 9, 2023
1 parent 1f2dd75 commit c559bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ExpandedSingles.php
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ public function getSettingsResponse(): mixed
// Protected Methods
// =========================================================================

protected function createSettingsModel(): ?Model
protected function createSettingsModel(): Settings
{
return new Settings();
}
Expand Down

0 comments on commit c559bcd

Please sign in to comment.