Skip to content

Commit

Permalink
Fix helper.
Browse files Browse the repository at this point in the history
  • Loading branch information
szainmehdi committed Jan 29, 2020
1 parent 61bb61f commit 8497e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_jetpack_ide_helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
/**
* Custom macros
*
* @method \LaravelDoctrine\Fluent\Builders\Field uuidPk() - Create a UUID primary key
* @method \LaravelDoctrine\Fluent\Builders\Field uuidPrimaryKey() - Create a UUID primary key
* @method \LaravelDoctrine\Fluent\Builders\Field uuid(string $name) - Create a UUID field
*/
interface Fluent {}
Expand Down

0 comments on commit 8497e46

Please sign in to comment.