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:
Samuel Georges 2015-07-25 14:28:33 +10:00
parent fc62ca7c7f
commit ccb28a2cfe

View File

@ -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