File tree Expand file tree Collapse file tree 1 file changed +24
-1
lines changed
reference/reflection/reflectiongenerator Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: ec2fe9a592f794978114ef5021db9f1d00c2e05d Maintainer: mumumu Status: ready -->
3
+ <!-- EN-Revision: 812143d1de2e2c822f815090a40b395b512db751 Maintainer: mumumu Status: ready -->
4
4
5
5
<refentry xml : id =" reflectiongenerator.getfunction" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
6
6
<refnamediv >
34
34
</para >
35
35
</refsect1 >
36
36
37
+ <refsect1 role =" changelog" >
38
+ &reftitle.changelog;
39
+ <informaltable >
40
+ <tgroup cols =" 2" >
41
+ <thead >
42
+ <row >
43
+ <entry >&Version; </entry >
44
+ <entry >&Description; </entry >
45
+ </row >
46
+ </thead >
47
+ <tbody >
48
+ <row >
49
+ <entry >8.4.0</entry >
50
+ <entry >
51
+ <methodname >ReflectionGenerator::getFunction</methodname > は、
52
+ ジェネレータの実行が終了した後に呼び出すことができるようになりました。
53
+ </entry >
54
+ </row >
55
+ </tbody >
56
+ </tgroup >
57
+ </informaltable >
58
+ </refsect1 >
59
+
37
60
<refsect1 role =" examples" >
38
61
&reftitle.examples;
39
62
<para >
You can’t perform that action at this time.
0 commit comments