You are here

protected property MeetingScoreForm::$moxtraService in Opigno Moxtra 8

Same name and namespace in other branches
  1. 3.x src/Form/MeetingScoreForm.php \Drupal\opigno_moxtra\Form\MeetingScoreForm::moxtraService

Moxtra service.

Type: \Drupal\opigno_moxtra\MoxtraServiceInterface

File

src/Form/MeetingScoreForm.php, line 31

Class

MeetingScoreForm
Provides a form for scoring a opigno_moxtra_meeting entity.

Namespace

Drupal\opigno_moxtra\Form

Code

protected $moxtraService;