Skip to content

Commit

Permalink
[console] Fix, use eextended DrupalFinder class. (#3300)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmolivas authored May 8, 2017
1 parent 0c23851 commit 98ad4c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/drupal.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

use DrupalFinder\DrupalFinder;
use Drupal\Console\Core\Utils\DrupalFinder;
use Drupal\Console\Core\Utils\ArgvInputReader;
use Drupal\Console\Bootstrap\Drupal;
use Drupal\Console\Application;
Expand Down

0 comments on commit 98ad4c0

Please sign in to comment.