Pārlūkot izejas kodu

Merge pull request #43959 from nextcloud/fix/docs-iurlgenerator

fix(IUrlGenerator): Add `throws` documentation for `imagePath` function
tags/v29.0.0beta1
Ferdinand Thiessen pirms 3 mēnešiem
vecāks
revīzija
2c9761c73a
Revīzijas autora e-pasta adrese nav piesaistīta nevienam kontam
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1
    0
      lib/public/IURLGenerator.php

+ 1
- 0
lib/public/IURLGenerator.php Parādīt failu

@@ -95,6 +95,7 @@ interface IURLGenerator {
* @param string $appName the name of the app
* @param string $file the name of the file
* @return string the url
* @throws \RuntimeException If the image does not exist
* @since 6.0.0
*/
public function imagePath(string $appName, string $file): string;

Notiek ielāde…
Atcelt
Saglabāt