Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. MediaSource.php

MediaSource::$forms

The classes used to define media source-specific forms.

An array of form class names, keyed by ID. The ID represents the operation the form is used for.

Type: string[]

File

core/modules/media/src/Annotation/MediaSource.php, line 68

Class

MediaSource
Defines a media source plugin annotation object.

Namespace

Drupal\media\Annotation

Code

public $forms = [];

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal