Issue #2721921 by er.pushpinderrana, Pashupathi Nath G, shashikant_chauhan, joachim: @code tag showing on docs for ExtensionDiscovery
parent
4ac8f969a7
commit
85fa317107
|
@ -14,7 +14,7 @@ use Symfony\Component\HttpFoundation\Request;
|
||||||
* To also discover test modules, add
|
* To also discover test modules, add
|
||||||
* @code
|
* @code
|
||||||
* $settings['extension_discovery_scan_tests'] = TRUE;
|
* $settings['extension_discovery_scan_tests'] = TRUE;
|
||||||
* @encode
|
* @endcode
|
||||||
* to your settings.php.
|
* to your settings.php.
|
||||||
*/
|
*/
|
||||||
class ExtensionDiscovery {
|
class ExtensionDiscovery {
|
||||||
|
|
Loading…
Reference in New Issue