$value, ]); } /** * @inheritdoc */ public static $_required = ['value']; public function allowedParents(): ?array { return [Get::class]; } }