Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elitedivision
amos-basic-template
Commits
a7afdeb7
Commit
a7afdeb7
authored
Feb 24, 2021
by
Stefano Cavazzini
Browse files
Update AnimationPartnershipProfilesSearch.php
parent
d1477b5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
environments/common/backend/modules/aster_partnership_profiles/models/search/AnimationPartnershipProfilesSearch.php
View file @
a7afdeb7
...
...
@@ -174,7 +174,7 @@ class AnimationPartnershipProfilesSearch extends \arter\amos\partnershipprofiles
* @throws \yii\base\InvalidConfigException
* @throws \yii\di\NotInstantiableException
*/
public
function
searchAll
(
$params
)
{
public
function
searchAll
(
$params
,
$limit
=
NULL
)
{
$query
=
$this
->
baseSearch
(
$params
);
$loggedUser
=
\
backend\modules\aster_admin\models\UserProfile
::
find
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment