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 8f0d875 commit ffb63b4Copy full SHA for ffb63b4
src/Client.php
@@ -96,7 +96,7 @@ public function make($service)
96
/**
97
* Setup correct auth method based on type.
98
*
99
- * @param $userEmail
+ * @param $userEmail
100
* @return void
101
*/
102
protected function auth($userEmail = '')
@@ -113,7 +113,7 @@ protected function auth($userEmail = '')
113
114
* Determine and use credentials if user has set them.
115
116
117
* @return bool used or not
118
119
protected function useAssertCredentials($userEmail = '')
0 commit comments