public property Entityform::$uid in Entityform 7
Same name and namespace in other branches
- 7.2 entityform.module \Entityform::uid
The user id who submitted this form.
Type: int
File
- ./
entityform.module, line 1109 - 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;