Skip to content

Commit 349c82b

Browse files
author
Babichev Maxim
committed
#106 update phpDoc
1 parent 92152cf commit 349c82b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Objects/Cart.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class Cart implements Countable
2525

2626
/**
2727
* @return static
28-
* @deprecated
28+
* @deprecated use app(MakeService::class)->makeCart()
2929
*/
3030
public static function make(): self
3131
{

0 commit comments

Comments
 (0)