You are here

protected property SocialPostEntityDeleteForm::$uid in Social Post 3.x

Same name and namespace in other branches
  1. 8.2 src/Form/SocialPostEntityDeleteForm.php \Drupal\social_post\Form\SocialPostEntityDeleteForm::uid

User UID.

Type: string|null

File

src/Form/SocialPostEntityDeleteForm.php, line 34

Class

SocialPostEntityDeleteForm
Provides a form for deleting Social Post user entities.

Namespace

Drupal\social_post\Form

Code

protected $uid;