프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$blog | Blog | ||
$userId |
메소드 | 설명 | |
---|---|---|
__construct ( Blog $blog, $userId ) | BlogJoinLeaveEvent constructor. | |
getBlog ( ) : mixed | ||
getUserId ( ) : mixed | ||
setBlog ( mixed $blog ) | ||
setUserId ( mixed $user ) |
public __construct ( Blog $blog, $userId ) | ||
$blog | Blog | |
$userId |