mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
The RelationController::relationExtendQuery method should be removed when scopes are respected - a relation scope is an extension of the query #1203
This commit is contained in:
parent
fc62ca7c7f
commit
ccb28a2cfe
@ -1140,6 +1140,10 @@ class RelationController extends ControllerBehavior
|
||||
//
|
||||
|
||||
/**
|
||||
* !!!!
|
||||
* !!!! WARNING: DO NOT USE - This method is scheduled to be removed
|
||||
* !!!!
|
||||
*
|
||||
* Controller override: Extend the query used for populating the list
|
||||
* after the default query is processed.
|
||||
* @param October\Rain\Database\Builder $query
|
||||
|
Loading…
x
Reference in New Issue
Block a user