Máté Kocsis
|
ec2fe9a592
|
Update ext/reflection role attributes (#1979)
|
2022-12-11 20:53:33 +01:00 |
|
Bob Magic II
|
38e6b75eee
|
Fix ReflectionAttribute::isrepeated() description
The method does not return true if the attribute is flagged repeatable, only if it really has been repeated.
Closes GH-1772.
|
2022-08-26 14:08:57 +02:00 |
|
沈唁
|
3d0fccf51c
|
Fix typo (#1049)
|
2021-10-26 12:58:37 +08:00 |
|
othercorey
|
b1a15df084
|
Fix whether misspelling (#705)
* Fix whether misspelling
* Update isrepeated.xml
Co-authored-by: 沈唁 <52o@qq52o.cn>
|
2021-06-20 14:02:21 +08:00 |
|
Yoshinari Takaoka
|
969080b592
|
Added ReflectionAttribute related Documentation. (#588)
* Added ReflectionAttribute related Documentation.
* Update reference/reflection/reflectionattribute/isrepeated.xml
Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>
* Update reference/reflection/reflectionattribute/isrepeated.xml
Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>
* Update reference/reflection/reflectionattribute/newinstance.xml
Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>
* Update reference/reflection/reflectionattribute/newinstance.xml
Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>
* Update reference/reflection/reflectionclass/getattributes.xml
Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>
* Update reference/reflection/reflectionclassconstant/getattributes.xml
Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>
* Update reference/reflection/reflectionfunctionabstract/getattributes.xml
Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>
* Update reference/reflection/reflectionparameter/getattributes.xml
Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>
* Update reference/reflection/reflectionproperty/getattributes.xml
Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>
Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>
|
2021-06-04 20:20:42 +09:00 |
|