Skip to content

Commit

Permalink
Github #99: Sync "develop-storefront" with master branches
Browse files Browse the repository at this point in the history
  • Loading branch information
le0n4ik committed Aug 3, 2020
1 parent 0e4a941 commit ef17285
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup/src/Magento/Setup/Model/ConfigOptionsList/Directory.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
class Directory implements ConfigOptionsListInterface
{
/**
* Input ket for config command.
* Input key for config command.
*/
const INPUT_KEY_DOCUMENT_ROOT_IS_PUB = 'document-root-is-pub';
private const INPUT_KEY_DOCUMENT_ROOT_IS_PUB = 'document-root-is-pub';

/**
* Path in in configuration.
Expand Down

0 comments on commit ef17285

Please sign in to comment.