mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Add internal note for protected method
This commit is contained in:
parent
2765b65f42
commit
8ba65313e9
@ -221,6 +221,7 @@ class CompositeValidator extends Validator
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @internal This method may be updated to public in the future. Let us know if you feel there is a use case for it.
|
||||||
* @param int $key
|
* @param int $key
|
||||||
* @return CompositeValidator
|
* @return CompositeValidator
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user