AccessHookArgument
in package
Implement hook object
Tags
Table of Contents
Properties
$folder
public
Folder
$folder
Folder
$relation
public
string|null
$relation
$user
public
User|null
$user
User|null
Methods
__construct()
public
__construct(Folder $folder, User|null $user, string|null $relation) : mixed