Completed
Push — development ( f4b02b...227e3a )
by Andrij
11:06
created
application/modules/xbanners/models/Base/BannersI18nQuery.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -118,7 +118,6 @@
 block discarded – undo
118 118
      * $obj = $c->findPk(array(12, 34), $con);
119 119
      * </code>
120 120
      *
121
-     * @param array[$id, $locale] $key Primary key to use for the query
122 121
      * @param ConnectionInterface $con an optional connection object
123 122
      *
124 123
      * @return ChildBannersI18n|array|mixed the result, formatted by the current formatter
Please login to merge, or discard this patch.
application/modules/xbanners/models/Base/BannerImageI18nQuery.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -118,7 +118,6 @@
 block discarded – undo
118 118
      * $obj = $c->findPk(array(12, 34), $con);
119 119
      * </code>
120 120
      *
121
-     * @param array[$id, $locale] $key Primary key to use for the query
122 121
      * @param ConnectionInterface $con an optional connection object
123 122
      *
124 123
      * @return ChildBannersI18n|array|mixed the result, formatted by the current formatter
Please login to merge, or discard this patch.