Skip to content

Instantly share code, notes, and snippets.

@serundeputy
Created May 18, 2015 13:46
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save serundeputy/e3cf2d01dcb069ab4e54 to your computer and use it in GitHub Desktop.
Save serundeputy/e3cf2d01dcb069ab4e54 to your computer and use it in GitHub Desktop.
backdrop.drush.inc
<?php
function backdrop_bootstrap_candidates() {
return 'Drush\Boot\BackdropBoot';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment