We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a961422 commit 95626f1Copy full SHA for 95626f1
language/oop5.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
-<!-- EN-Revision: a9a6224ca97531df0a4e4b9b16b59c3f2baf1b09 Maintainer: mproshchuk Status: ready -->
+<!-- EN-Revision: c0fa5077c8862405942d8aac7360c5169558b59b Maintainer: mproshchuk Status: ready -->
3
4
<chapter xml:id="language.oop5" xmlns="http://docbook.org/ns/docbook">
5
<title>Класи та об'єкти</title>
@@ -21,7 +21,7 @@
21
</para>
22
&tip.userlandnaming;
23
</sect1>
24
-
+
25
&language.oop5.basic;
26
&language.oop5.properties;
27
&language.oop5.constants;
@@ -45,6 +45,7 @@
45
&language.oop5.references;
46
&language.oop5.serialization;
47
&language.oop5.variance;
48
+ &language.oop5.lazy-objects;
49
&language.oop5.changelog;
50
</chapter>
51
0 commit comments