public mergeOptions ( string $alias, array $settings ) : array | ||
$alias | string | Model alias being paginated, if the general settings has a key with this value that key's settings will be used for pagination instead of the general ones. |
$settings | array | The settings to merge with the request data. |
return | array | Array of merged options. |