function TestFileUsage::add

Same name in other branches
  1. 9 core/modules/system/tests/modules/service_provider_test/src/TestFileUsage.php \Drupal\service_provider_test\TestFileUsage::add()
  2. 8.9.x core/modules/file/tests/src/Unit/LegacyFileTest.php \Drupal\Tests\file\Unit\TestFileUsage::add()
  3. 8.9.x core/modules/system/tests/modules/service_provider_test/src/TestFileUsage.php \Drupal\service_provider_test\TestFileUsage::add()
  4. 11.x core/modules/system/tests/modules/service_provider_test/src/TestFileUsage.php \Drupal\service_provider_test\TestFileUsage::add()

Overrides FileUsageBase::add

File

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

Class

TestFileUsage

Namespace

Drupal\service_provider_test

Code

public function add(FileInterface $file, $module, $type, $id, $count = 1) {
}

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