Skip to content

Commit

Permalink
doc block updated
Browse files Browse the repository at this point in the history
  • Loading branch information
f3ath authored and rquadling committed Jul 24, 2016
1 parent 213154c commit dd2b94c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Phinx/Migration/Manager/Environment.php
Expand Up @@ -129,8 +129,7 @@ public function executeMigration(MigrationInterface $migration, $direction = Mig
/**
* Executes the specified seeder on this environment.
*
* @param MigrationInterface $migration Migration
* @param string $direction Direction
* @param SeedInterface $seed
* @return void
*/
public function executeSeed(SeedInterface $seed)
Expand Down

0 comments on commit dd2b94c

Please sign in to comment.