Skip to content

Commit da685c4

Browse files
committed
corrections coderabbitai 6
1 parent fe27e7b commit da685c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

class/Files/Language/LanguageHelp.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ public function write(Modulebuilder\Modules $module, string $filename): void
7171
*
7272
* @return string
7373
*/
74-
public function render()
74+
public function render(): string
7575
{
7676
$module = $this->getModule();
7777
$filename = $this->getFileName();

0 commit comments

Comments
 (0)