function TestFileUsage::listUsage

Same name in this branch
  1. 8.9.x core/modules/system/tests/modules/service_provider_test/src/TestFileUsage.php \Drupal\service_provider_test\TestFileUsage::listUsage()
Same name in other branches
  1. 9 core/modules/system/tests/modules/service_provider_test/src/TestFileUsage.php \Drupal\service_provider_test\TestFileUsage::listUsage()
  2. 10 core/modules/system/tests/modules/service_provider_test/src/TestFileUsage.php \Drupal\service_provider_test\TestFileUsage::listUsage()
  3. 11.x core/modules/system/tests/modules/service_provider_test/src/TestFileUsage.php \Drupal\service_provider_test\TestFileUsage::listUsage()

Overrides FileUsageInterface::listUsage

File

core/modules/file/tests/src/Unit/LegacyFileTest.php, line 104

Class

TestFileUsage
Provides a pass through to the abstract FileUsageBase() constructor.

Namespace

Drupal\Tests\file\Unit

Code

public function listUsage(FileInterface $file) {
}

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