<?phpclass PROFILELIKE_BOL_Profilelike extends PEEP_Entity{ /** * @var int */ public $userId; /** * @var int */ public $profileId; }