Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.

Commit

Permalink
Merge pull request #26 from zikula-modules/generator-update
Browse files Browse the repository at this point in the history
Generator update 11-06-2020
  • Loading branch information
Guite committed Jun 13, 2020
2 parents bbd5a22 + 80bcd36 commit fb17030
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/Paustian/RatingsModule/Base/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* @author Timothy Paustian <tdpaustian@gmail.com>.
* @see https://www.microbiologytext.com/
* @see https://ziku.la
* @version Generated by ModuleStudio 1.4.0 (https://modulestudio.de) at Sat May 09 18:43:01 GMT 2020.
* @version Generated by ModuleStudio 1.4.0 (https://modulestudio.de) at Thu Jun 11 15:47:38 GMT 2020.
*/

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,10 @@ public function hasEntityPermission(EntityAccess $entity, $permissionLevel, $use
/**
* Filters a given collection of entities based on different permission checks.
*
* @param string $objectType
* @param array|ArrayCollection $entities The given list of entities
* @param int $permissionLevel
* @param int $userId
*
* @return array The filtered list of entities
*/
Expand Down
2 changes: 1 addition & 1 deletion modules/Paustian/RatingsModule/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* @author Timothy Paustian <tdpaustian@gmail.com>.
* @see https://www.microbiologytext.com/
* @see https://ziku.la
* @version Generated by ModuleStudio 1.4.0 (https://modulestudio.de) at Sat May 09 18:43:01 GMT 2020.
* @version Generated by ModuleStudio 1.4.0 (https://modulestudio.de) at Thu Jun 11 15:47:38 GMT 2020.
*/

/**
Expand Down

0 comments on commit fb17030

Please sign in to comment.