ILIAS  release_7 Revision v7.30-3-g800a261c036
ilTermsOfServiceEventWithdrawn Class Reference

Class ilTermsOfServiceEventWithdrawn. More...

+ Collaboration diagram for ilTermsOfServiceEventWithdrawn:

Public Member Functions

 __construct (ilObjUser $user)
 ilTermsOfServiceEventWithdrawn constructor. More...
 
 getUser ()
 

Private Attributes

 $user
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

ilTermsOfServiceEventWithdrawn::__construct ( ilObjUser  $user)

ilTermsOfServiceEventWithdrawn constructor.

Parameters
ilObjUser$user

Definition at line 16 of file class.ilTermsOfServiceEventWithdrawn.php.

References $user, and user().

+ Here is the call graph for this function:

Member Function Documentation

◆ getUser()

ilTermsOfServiceEventWithdrawn::getUser ( )
Returns
ilObjUser

Definition at line 24 of file class.ilTermsOfServiceEventWithdrawn.php.

24 : ilObjUser
25 {
26 return $this->user;
27 }

References $user.

Field Documentation

◆ $user

ilTermsOfServiceEventWithdrawn::$user
private

Definition at line 10 of file class.ilTermsOfServiceEventWithdrawn.php.

Referenced by __construct(), and getUser().


The documentation for this class was generated from the following file: