public static property PathAliasDeprecatedTestServiceProvider::$newClass in Drupal 8
The name of the new implementation class for the alias manager.
Type: string
File
- core/
modules/ path_alias/ tests/ modules/ path_alias_deprecated_test/ src/ PathAliasDeprecatedTestServiceProvider.php, line 18
Class
- PathAliasDeprecatedTestServiceProvider
- Test service provider to test path alias deprecated services BC logic.
Namespace
Drupal\path_alias_deprecated_testCode
public static $newClass;