Skip to content

Commit 323706b

Browse files
GrahamCampbellStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent aee8440 commit 323706b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/Model/AbstractModel.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ abstract class AbstractModel
2727
*/
2828
protected $client;
2929

30-
3130
/**
3231
* @return void
3332
*/

src/Model/Stateful.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
/**
88
* @deprecated since version 10.1 and will be removed in 11.0.
9-
*
109
*/
1110
interface Stateful
1211
{

0 commit comments

Comments
 (0)