Skip to content

Commit

Permalink
feat: add constant to searchable for user
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit committed Aug 1, 2024
1 parent 2320c10 commit a4dc4c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Models/Traits/UserTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* @package CSlant\Blog\Core\Models\Traits
* @mixin SearchableAs
*
* @method string userSearchableAs()
* @method string userSearchableAs() see \CSlant\Blog\ElasticScout\Modules\Traits\SearchableAs::userSearchableAs()
*/
trait UserTrait
{
Expand Down

0 comments on commit a4dc4c7

Please sign in to comment.