Skip to content

Commit a84a7d8

Browse files
committed
WIP
1 parent 9b49fe6 commit a84a7d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Facades/DocuWare.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
* @method static int documentCount(string $fileCabinetId, string $dialogId)
4242
* @method static void deleteDocument(string $fileCabinetId, int $documentId)
4343
* @method static DocuWareSearchRequestBuilder search()
44-
* @method static DocuWareUrl url(null|ConfigWithCredentials|ConfigWithCredentialsTrustedUser $configuration)
44+
* @method static DocuWareUrl url(null|ConfigWithCredentials|ConfigWithCredentialsTrustedUser $configuration = null)
4545
*/
4646
class DocuWare extends Facade
4747
{

0 commit comments

Comments
 (0)