You are here

public property Entityform::$uid in Entityform 7.2

Same name and namespace in other branches
  1. 7 entityform.module \Entityform::uid

The user id who submitted this form.

Type: int

File

./entityform.module, line 1081
Module for the Entityform Entity - a starting point to create your own Entity and associated administration interface

Class

Entityform
The class used for entityform entities

Code

public $uid;