mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
6b847d3614
If the _config folder exists as a top-level directory, treat the project root as a module too. This is useful, e.g. when initialisation a SilverStripe environment within a module. This is only a first cut. Modules in the vendor directory are excluded. Most likely, we will need to search the vendor folder for modules with type = silverstripe-module in their composer.json. |
||
---|---|---|
.. | ||
ClassLoader.php | ||
ClassManifest.php | ||
ConfigManifest.php | ||
ConfigStaticManifest.php | ||
ManifestCache_APC.php | ||
ManifestCache_File_PHP.php | ||
ManifestCache_File.php | ||
ManifestCache.php | ||
ManifestFileFinder.php | ||
TokenisedRegularExpression.php |