Skip to content

Commit 949a828

Browse files
pdphilipgithub-actions[bot]
authored andcommitted
apply pint formatting
1 parent ee23147 commit 949a828

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Eloquent/ElasticCollection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* @template TKey of array-key
1212
* @template TModel of \PDPhilip\Elasticsearch\Eloquent\Model
1313
*
14-
* @extends \Illuminate\Database\Eloquent\Collection<TKey, TModel>
14+
* @extends Collection<TKey, TModel>
1515
*/
1616
class ElasticCollection extends Collection
1717
{

0 commit comments

Comments
 (0)