Change Mutant::CLI::Classifier#matcher to be private
This commit is contained in:
parent
df172e704e
commit
97aefb1876
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@ module Mutant
|
|||
# @api private
|
||||
#
|
||||
abstract_method :matcher
|
||||
private :matcher
|
||||
|
||||
end # Classifier
|
||||
end # CLI
|
||||
|
|
Loading…
Reference in a new issue