Skip to content

Commit

Permalink
Missing @since
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
brandonkelly committed Jan 2, 2025
1 parent 90365d7 commit 2b2de25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/base/FieldInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ public static function phpType(): string;
* [[normalizeValue()]] and [[afterElementSave()]]/[[afterElementPropagate()]].
*
* @return string|string[]|null The column type(s).
* @since 5.0.0
*/
public static function dbType(): array|string|null;

Expand Down

0 comments on commit 2b2de25

Please sign in to comment.