Example #1
0
 /**
  * @inheritdoc
  */
 public function package()
 {
     return parent::package() + ['objectType' => $this->objectType];
 }