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 728e019 commit 54802b5Copy full SHA for 54802b5
src/Contracts/Repositories/BackupRepository.php
@@ -11,7 +11,7 @@ interface BackupRepository
11
{
12
/**
13
* Get all backups.
14
- *
+ *
15
* @return Collection<BackupDto>
16
*/
17
public function all(): Collection;
0 commit comments