Issue #2721921 by er.pushpinderrana, Pashupathi Nath G, shashikant_chauhan, joachim: @code tag showing on docs for ExtensionDiscovery

8.2.x
Alex Pott 2016-05-18 06:23:08 -05:00
parent 4ac8f969a7
commit 85fa317107
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ use Symfony\Component\HttpFoundation\Request;
* To also discover test modules, add
* @code
* $settings['extension_discovery_scan_tests'] = TRUE;
* @encode
* @endcode
* to your settings.php.
*/
class ExtensionDiscovery {