Completed
Push — master ( 9ab2bb...51a449 )
by
unknown
03:01
created
Resources/smartyPlugins/modifier.has_subscription.php 1 patch
Doc Comments   +1 added lines, -3 removed lines patch added patch discarded remove patch
@@ -7,10 +7,8 @@
 block discarded – undo
7 7
 /**
8 8
  * Function to check if user has access to content.
9 9
  *
10
- * @param array  $params
11
- * @param object $smarty
12 10
  *
13
- * @return string
11
+ * @return boolean
14 12
  */
15 13
 function smarty_modifier_has_subscription($user)
16 14
 {
Please login to merge, or discard this patch.