Skip to content

Commit

Permalink
Fixed comment style
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffersoncasimir authored Apr 16, 2024
1 parent c3acc09 commit b0d1cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/publication/php/files.class.inc
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ class Files extends \LORIS\Http\FilesPassthroughEndpoint
*
* @return void
*/
// @phan-suppress-next-line PhanUnusedProtectedMethodParameter
/** @phan-suppress-next-line PhanUnusedProtectedMethodParameter */
protected function doDownloadNotification($file)
{
// Not implemented for this module
Expand Down

0 comments on commit b0d1cf5

Please sign in to comment.