Skip to content

Commit e06959b

Browse files
committed
Add mixin doc block
1 parent a47d406 commit e06959b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Laravel/PhpTelegramBotContract.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010

1111
namespace PhpTelegramBot\Laravel;
1212

13+
/**
14+
* @mixin \Longman\TelegramBot\Telegram
15+
*/
1316
interface PhpTelegramBotContract
1417
{
1518

0 commit comments

Comments
 (0)