Skip to content

Conversation

@backportbot-nextcloud
Copy link

backport of #36893

$path = $this->path;
}
$hookPath = Filesystem::getView()->getRelativePath($this->fileView->getAbsolutePath($path));
if ($hookPath === null) {

Check notice

Code scanning / Psalm

DocblockTypeContradiction

string does not contain null
$path = $this->path;
}
$hookPath = Filesystem::getView()->getRelativePath($this->fileView->getAbsolutePath($path));
if ($hookPath === null) {

Check notice

Code scanning / Psalm

DocblockTypeContradiction

string does not contain null
@come-nc come-nc merged commit dee1804 into stable25 May 15, 2023
@come-nc come-nc deleted the backport/36893/stable25 branch May 15, 2023 09:26
@blizzz blizzz mentioned this pull request May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants