Skip to content

Commit

Permalink
fixed hint
Browse files Browse the repository at this point in the history
  • Loading branch information
mmadariaga committed Feb 9, 2023
1 parent 6ae4652 commit d958858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Domain/Model/TempFileContainnerTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ public function getTempFiles()
}

/**
* @var string $fldName
* @param string $fldName
* @return null | \Ivoz\Core\Domain\Service\TempFile
*/
public function getTempFileByFieldName($fldName)
Expand Down

0 comments on commit d958858

Please sign in to comment.