Skip to content

Commit e941cc6

Browse files
committed
fix CloudTasksClient namespace
1 parent d823c47 commit e941cc6

File tree

1 file changed

+1
-1
lines changed
  • src/AffordableMobiles/GServerlessSupportLaravel/Integration/TaskQueue

1 file changed

+1
-1
lines changed

src/AffordableMobiles/GServerlessSupportLaravel/Integration/TaskQueue/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
namespace AffordableMobiles\GServerlessSupportLaravel\Integration\TaskQueue;
66

7-
use Google\Cloud\Tasks\V2\CloudTasksClient;
7+
use Google\Cloud\Tasks\V2\Client\CloudTasksClient;
88

99
class Client
1010
{

0 commit comments

Comments
 (0)