function TestFileUsage::listUsage

Same name and namespace in other branches
  1. 11.x core/modules/system/tests/modules/service_provider_test/src/TestFileUsage.php \Drupal\service_provider_test\TestFileUsage::listUsage()

File

core/modules/system/tests/modules/service_provider_test/src/TestFileUsage.php, line 25

Class

TestFileUsage

Namespace

Drupal\service_provider_test

Code

public function listUsage(FileInterface $file) {
  return [];
}

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