DrushDrupalFinder
class DrushDrupalFinder (View source)
A replacement for DrupalFinder. We may go back to that once it uses InstalledVersions from Composer.
Methods
string|false
getDrupalRoot()
Get the Drupal root.
string
getComposerRoot()
Get the Composer root.
string
getVendorDir()
Get the vendor path.
Details
__construct(Environment $environment)
No description
string|false
getDrupalRoot()
Get the Drupal root.
string
getComposerRoot()
Get the Composer root.
string
getVendorDir()
Get the vendor path.