Skip to content

Commit 671b713

Browse files
committed
fix: we don't use projectDirectory
1 parent f488115 commit 671b713

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

src/Command/Database/ExportDatabaseCommand.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,6 @@ class ExportDatabaseCommand extends AbstractDatabaseCommand
4343
*/
4444
private $filesystem;
4545

46-
/**
47-
* The project directory where the project files are copied from.
48-
*
49-
* @var string
50-
*/
51-
private $projectDirectory;
52-
5346
/**
5447
* Constructor.
5548
*/

0 commit comments

Comments
 (0)