Skip to content

Commit

Permalink
Deprecate helper method
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Dec 31, 2022
1 parent 693be07 commit f1cdc36
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ public function toArray(): array
}

/**
* @deprecated Should be moved to the PublicationField class(es)
*
* @param \Hyde\Framework\Features\Publications\Models\PublicationType|null $publicationType Required only when using the 'image' type.
*
* @see https://laravel.com/docs/9.x/validation#available-validation-rules
Expand Down

0 comments on commit f1cdc36

Please sign in to comment.