Describes the methods that any class representing an Auth data storage should comply with.
redirectUrl( mixed $url null )
Get/set redirect URL.
$url
optional null Redirect URL. If null
returns current URL. If false
deletes currently set URL.
write( array|ArrayAccess $user )
Write user record.
$user
© 2005–2017 The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
https://api.cakephp.org/3.4/class-Cake.Auth.Storage.StorageInterface.html