Skip to content

Commit 6fb291f

Browse files
committed
Update migration for public-dir changes
Signed-off-by: Riddhesh Sanghvi <riddheshsanghvi96@gmail.com>
1 parent 490436e commit 6fb291f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

migrations/container/20190904045115_admin-tools-command_update_index_for_public_dir.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
use EE\RevertableStepProcessor;
99
use EE\Model\Site;
1010

11-
class UpdateIndexForPubliDir extends Base {
11+
class UpdateIndexForPublicDir extends Base {
1212

1313
private $sites;
1414
/** @var RevertableStepProcessor $rsp Keeps track of migration state. Reverts on error */

0 commit comments

Comments
 (0)