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
|
# @api private
|
||||||
#
|
#
|
||||||
abstract_method :matcher
|
abstract_method :matcher
|
||||||
|
private :matcher
|
||||||
|
|
||||||
end # Classifier
|
end # Classifier
|
||||||
end # CLI
|
end # CLI
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue