function Fixtures::allFixturesDir
Same name in this branch
- 11.x core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php \Drupal\Tests\Composer\Plugin\Scaffold\Fixtures::allFixturesDir()
Same name in other branches
- 9 core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php \Drupal\Tests\Composer\Plugin\Scaffold\Fixtures::allFixturesDir()
- 8.9.x core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php \Drupal\Tests\Composer\Plugin\Scaffold\Fixtures::allFixturesDir()
- 10 core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php \Drupal\Tests\Composer\Plugin\Scaffold\Fixtures::allFixturesDir()
Overrides FixturesBase::allFixturesDir
File
-
core/
tests/ Drupal/ Tests/ Composer/ Plugin/ Unpack/ Fixtures.php, line 24
Class
- Fixtures
- Fixture for testing the unpack composer plugin.
Namespace
Drupal\Tests\Composer\Plugin\UnpackCode
public function allFixturesDir() : string {
return realpath(__DIR__ . '/fixtures');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.