re #224 add option to require consent
This commit is contained in:
@ -79,9 +79,10 @@ class AssignmentsWidget extends Widget
|
||||
|
||||
/**
|
||||
* Returns available auth items to be attached to the user.
|
||||
*
|
||||
*
|
||||
* @param int|null type of auth items or null to return all
|
||||
*
|
||||
* @param null|mixed $type
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
protected function getAvailableItems($type = null)
|
||||
|
||||
Reference in New Issue
Block a user