Flarum
Forum
PHP
JS
1.x
2.x
v1.3.1
v1.4.0
v1.5.0
v1.6.3
v1.7.1
v1.8.14
Classes
Namespaces
Interfaces
Traits
Index
Search
AvatarSaving
class
AvatarSaving
Properties
User
$user
The user whose avatar will be saved.
User
$actor
The user performing the action.
Image
$image
The image that will be saved.
Methods
__construct
(
User
$user,
User
$actor,
Image
$image)
No description
Details
at
line 43
__construct
(
User
$user,
User
$actor,
Image
$image)
Parameters
User
$user
The user whose avatar will be saved.
User
$actor
The user performing the action.
Image
$image
The image that will be saved.