reference/reflection/reflectionreference.xml
14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60
...
...
@@ -1,6 +1,5 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-

4
3
<phpdoc:classref xml:id="class.reflectionreference" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
5
4

6
5
<title>The ReflectionReference class</title>
...
...
@@ -22,25 +21,18 @@
22
21
&reftitle.classsynopsis;
23
22

24
23
<!-- {{{ Synopsis -->
25
-
<classsynopsis>
26
-
<ooclass><classname>ReflectionReference</classname></ooclass>
27
-

28
-
<!-- {{{ Class synopsis -->
29
-
<classsynopsisinfo>
30
-
<ooclass>
31
-
<modifier>final</modifier> <classname>ReflectionReference</classname>
32
-
</ooclass>
33
-
</classsynopsisinfo>
34
-
<!-- }}} -->
24
+
<classsynopsis class="class">
25
+
<ooclass>
26
+
<modifier>final</modifier>
27
+
<classname>ReflectionReference</classname>
28
+
</ooclass>
35
29

36
30
<classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
37
-
<!--
38
-
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.reflectionreference')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[not(@role='procedural')])">
39
-
<xi:fallback />
31
+
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.reflectionreference')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[@role='ReflectionReference'])">
32
+
<xi:fallback/>
40
33
</xi:include>
41
-
-->
42
-
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.reflectionreference')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])">
43
-
<xi:fallback />
34
+
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.reflectionreference')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[@role='ReflectionReference'])">
35
+
<xi:fallback/>
44
36
</xi:include>
45
37
</classsynopsis>
46
38
<!-- }}} -->
...
...
@@ -52,7 +44,6 @@
52
44
&reference.reflection.entities.reflectionreference;
53
45

54
46
</phpdoc:classref>
55
-

56
47
<!-- Keep this comment at the end of the file
57
48
Local variables:
58
49
mode: sgml
59
50