1
0
mirror of https://github.com/php/doc-ja.git synced 2026-04-28 02:23:18 +02:00

4 Commits

Author SHA1 Message Date
Yoshinari Takaoka cdafb72cba Update ext/reflection role attributes
https://github.com/php/doc-en/commit/ec2fe9a592f794978114ef5021db9f1d00c2e05d
2022-12-12 20:33:00 +09:00
Yoshinari Takaoka 8219acfe9a ReflectionProperty: fix a few references to wrong class name(s)
These methods only exist on the `ReflectionProperty` class, not on `ReflectionClass`.
2021-07-03 17:18:07 +09:00
Yoshinari Takaoka f6dde88663 Extend ReflectionProperty::hasDefaultValue() example
Closes GH-295.
2021-01-08 10:10:56 +09:00
Yoshinari Takaoka e89fd9b6c4 Document ReflectionProperty::getDefaultValue and ::hasDefaultValue
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351103 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-30 23:41:24 +00:00