We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aee8440 commit 323706bCopy full SHA for 323706b
src/Model/AbstractModel.php
@@ -27,7 +27,6 @@ abstract class AbstractModel
27
*/
28
protected $client;
29
30
-
31
/**
32
* @return void
33
src/Model/Stateful.php
@@ -6,7 +6,6 @@
6
7
8
* @deprecated since version 10.1 and will be removed in 11.0.
9
- *
10
11
interface Stateful
12
{
0 commit comments