Add phpdoc_align rule

This commit is contained in:
Lance Pioch
2024-10-19 18:42:23 -04:00
parent 1bf6a880fb
commit d21740d458
19 changed files with 24 additions and 25 deletions

View File

@@ -15,7 +15,7 @@ class DaemonFileRepository extends DaemonRepository
/**
* Return the contents of a given file.
*
* @param int|null $notLargerThan the maximum content length in bytes
* @param int|null $notLargerThan the maximum content length in bytes
*
* @throws \GuzzleHttp\Exception\TransferException
* @throws \App\Exceptions\Http\Server\FileSizeTooLargeException