class TestSourceWithAReallyLongName

Provides test media source.

Attributes

#[MediaSource(id: 'test_source_with_a_really_long_name', label: new TranslatableMarkup('Test source with a really long name'), description: new TranslatableMarkup('Test source with a really long name.'), allowed_field_types: ['string'])]

Hierarchy

Expanded class hierarchy of TestSourceWithAReallyLongName

File

core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestSourceWithAReallyLongName.php, line 13

Namespace

Drupal\media_test_source\Plugin\media\Source
View source
class TestSourceWithAReallyLongName extends Test {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.