Skip to content

Commit

Permalink
Fix docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
sabbelasichon committed Jan 24, 2022
1 parent b21887b commit f02ec31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Configuration/Option.php
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ final class Option
final public const PARALLEL_SYSTEM_ERROR_COUNT_LIMIT = 'parallel-system-error-count-limit';

/**
* @var bool
* @var string
*/
final public const FOLLOW_SYMLINKS = 'follow-symlinks';
}

0 comments on commit f02ec31

Please sign in to comment.