Skip to content

Commit

Permalink
cs3
Browse files Browse the repository at this point in the history
  • Loading branch information
kongtiaowang committed Oct 2, 2023
1 parent 306cac4 commit cc80baa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/document_repository/php/document_repository.class.inc
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ class Document_Repository extends \DataFrameworkMenu
return $user->hasAnyPermission(self::PERMISSIONS);
}
/**
* Function _setupVariables
* Function getFieldOptions
*
* @return void
* @return array
*/
protected function getFieldOptions() : array
{
Expand Down

0 comments on commit cc80baa

Please sign in to comment.