class TestSiteConfigurationExcluder
A test version of the site configuration excluder, to expose internals.
Hierarchy
- class \Drupal\Tests\package_manager\Kernel\PathExcluder\TestSiteConfigurationExcluder extends \Drupal\package_manager\PathExcluder\SiteConfigurationExcluder
Expanded class hierarchy of TestSiteConfigurationExcluder
File
-
core/
modules/ package_manager/ tests/ src/ Kernel/ PathExcluder/ SiteConfigurationExcluderTest.php, line 116
Namespace
Drupal\Tests\package_manager\Kernel\PathExcluderView source
class TestSiteConfigurationExcluder extends SiteConfigurationExcluder {
/**
* The site path.
*/
public string $sitePath;
}
Members
Title Sort descending | Modifiers | Object type | Summary |
---|---|---|---|
TestSiteConfigurationExcluder::$sitePath | public | property | The site path. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.