mirror of
https://github.com/composer/composer
synced 2025-05-11 01:22:54 +00:00
Remove unknown Rule type
This commit is contained in:
parent
6e04991489
commit
75a8677e8a
3 changed files with 4 additions and 6 deletions
|
@ -125,7 +125,7 @@ abstract class Rule
|
|||
}
|
||||
|
||||
/**
|
||||
* @param 255|RuleSet::TYPE_* $type
|
||||
* @param RuleSet::TYPE_* $type
|
||||
* @return void
|
||||
*/
|
||||
public function setType($type)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue