Showing 1 of 1 total issue
Method __invoke
has 38 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function __invoke(int $chatId)
{
$chat = Chat::find($chatId);