Property | Type | Description | |
---|---|---|---|
$blog | Blog | ||
$userId |
Method | Description | |
---|---|---|
__construct ( Blog $blog, $userId ) | BlogJoinLeaveEvent constructor. | |
getBlog ( ) : mixed | ||
getUserId ( ) : mixed | ||
setBlog ( mixed $blog ) | ||
setUserId ( mixed $user ) |
public __construct ( Blog $blog, $userId ) | ||
$blog | Blog | |
$userId |