Skip to content

Commit b51019f

Browse files
committed
Fixed a leftover sentence that had no use.
1 parent ba6f576 commit b51019f

33 files changed

+50
-30
lines changed
479 Bytes
Binary file not shown.

_build/doctrees/api-analyze.doctree

5 Bytes
Binary file not shown.

_build/doctrees/api-crawl.doctree

5 Bytes
Binary file not shown.

_build/doctrees/environment.pickle

6 Bytes
Binary file not shown.

_build/html/en/_sources/abstract-entity.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Entity Abstract
88

99
This page will describe the Entity Abstract class. This class is the root of all Entity classes. Entity classes are used as containers for return values from various API endpoints. For example, the Article API will return an Article Entity, the Discussion API will return a Discussion Entity, and so on.
1010

11-
It is important to note that an API class will *never* return an Entity class directly. Rather, it will return an :php:class:`Swader\\Diffbot\\Entity\\EntityIterator`, an iterable container with all the Entities inside. The container, however, is configured in such a way that executing *get* methods on it directly will forward those calls to the first Entity in its dataset. Thus, in instances where
11+
It is important to note that an API class will *never* return an Entity class directly. Rather, it will return an :php:class:`Swader\\Diffbot\\Entity\\EntityIterator`, an iterable container with all the Entities inside. The container, however, is configured in such a way that executing *get* methods on it directly will forward those calls to the first Entity in its dataset. See :php:class:`Swader\\Diffbot\\Entity\\EntityIterator`.
1212

1313
.. php:namespace:: Swader\Diffbot\Abstracts
1414

_build/html/en/abstract-entity.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@
410410
<div class="section" id="entity-abstract">
411411
<h1>Entity Abstract<a class="headerlink" href="#entity-abstract" title="Permalink to this headline"></a></h1>
412412
<p>This page will describe the Entity Abstract class. This class is the root of all Entity classes. Entity classes are used as containers for return values from various API endpoints. For example, the Article API will return an Article Entity, the Discussion API will return a Discussion Entity, and so on.</p>
413-
<p>It is important to note that an API class will <em>never</em> return an Entity class directly. Rather, it will return an <a class="reference internal" href="class-entityiterator.html#Swader\Diffbot\Entity\EntityIterator" title="Swader\Diffbot\Entity\EntityIterator"><code class="xref php php-class docutils literal"><span class="pre">Swader\Diffbot\Entity\EntityIterator</span></code></a>, an iterable container with all the Entities inside. The container, however, is configured in such a way that executing <em>get</em> methods on it directly will forward those calls to the first Entity in its dataset. Thus, in instances where</p>
413+
<p>It is important to note that an API class will <em>never</em> return an Entity class directly. Rather, it will return an <a class="reference internal" href="class-entityiterator.html#Swader\Diffbot\Entity\EntityIterator" title="Swader\Diffbot\Entity\EntityIterator"><code class="xref php php-class docutils literal"><span class="pre">Swader\Diffbot\Entity\EntityIterator</span></code></a>, an iterable container with all the Entities inside. The container, however, is configured in such a way that executing <em>get</em> methods on it directly will forward those calls to the first Entity in its dataset. See <a class="reference internal" href="class-entityiterator.html#Swader\Diffbot\Entity\EntityIterator" title="Swader\Diffbot\Entity\EntityIterator"><code class="xref php php-class docutils literal"><span class="pre">Swader\Diffbot\Entity\EntityIterator</span></code></a>.</p>
414414
<span class="target" id="namespace-Swader\Diffbot\Abstracts"></span><dl class="class">
415415
<dt id="Swader\Diffbot\Abstracts\Entity">
416416
<em class="property">class </em><code class="descclassname">Swader\Diffbot\Abstracts\</code><code class="descname">Entity</code><a class="headerlink" href="#Swader\Diffbot\Abstracts\Entity" title="Permalink to this definition"></a></dt>

_build/html/en/searchindex.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_build/html/hr/_sources/abstract-entity.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Entity Abstract
88

99
This page will describe the Entity Abstract class. This class is the root of all Entity classes. Entity classes are used as containers for return values from various API endpoints. For example, the Article API will return an Article Entity, the Discussion API will return a Discussion Entity, and so on.
1010

11-
It is important to note that an API class will *never* return an Entity class directly. Rather, it will return an :php:class:`Swader\\Diffbot\\Entity\\EntityIterator`, an iterable container with all the Entities inside. The container, however, is configured in such a way that executing *get* methods on it directly will forward those calls to the first Entity in its dataset. Thus, in instances where
11+
It is important to note that an API class will *never* return an Entity class directly. Rather, it will return an :php:class:`Swader\\Diffbot\\Entity\\EntityIterator`, an iterable container with all the Entities inside. The container, however, is configured in such a way that executing *get* methods on it directly will forward those calls to the first Entity in its dataset. See :php:class:`Swader\\Diffbot\\Entity\\EntityIterator`.
1212

1313
.. php:namespace:: Swader\Diffbot\Abstracts
1414

_build/html/hr/abstract-entity.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@
410410
<div class="section" id="entity-abstract">
411411
<h1>Entity Abstract<a class="headerlink" href="#entity-abstract" title="Link na taj naslov"></a></h1>
412412
<p>This page will describe the Entity Abstract class. This class is the root of all Entity classes. Entity classes are used as containers for return values from various API endpoints. For example, the Article API will return an Article Entity, the Discussion API will return a Discussion Entity, and so on.</p>
413-
<p>It is important to note that an API class will <em>never</em> return an Entity class directly. Rather, it will return an <a class="reference internal" href="class-entityiterator.html#Swader\Diffbot\Entity\EntityIterator" title="Swader\Diffbot\Entity\EntityIterator"><code class="xref php php-class docutils literal"><span class="pre">Swader\Diffbot\Entity\EntityIterator</span></code></a>, an iterable container with all the Entities inside. The container, however, is configured in such a way that executing <em>get</em> methods on it directly will forward those calls to the first Entity in its dataset. Thus, in instances where</p>
413+
<p>It is important to note that an API class will <em>never</em> return an Entity class directly. Rather, it will return an <a class="reference internal" href="class-entityiterator.html#Swader\Diffbot\Entity\EntityIterator" title="Swader\Diffbot\Entity\EntityIterator"><code class="xref php php-class docutils literal"><span class="pre">Swader\Diffbot\Entity\EntityIterator</span></code></a>, an iterable container with all the Entities inside. The container, however, is configured in such a way that executing <em>get</em> methods on it directly will forward those calls to the first Entity in its dataset. See <a class="reference internal" href="class-entityiterator.html#Swader\Diffbot\Entity\EntityIterator" title="Swader\Diffbot\Entity\EntityIterator"><code class="xref php php-class docutils literal"><span class="pre">Swader\Diffbot\Entity\EntityIterator</span></code></a>.</p>
414414
<span class="target" id="namespace-Swader\Diffbot\Abstracts"></span><dl class="class">
415415
<dt id="Swader\Diffbot\Abstracts\Entity">
416416
<em class="property">class </em><code class="descclassname">Swader\Diffbot\Abstracts\</code><code class="descname">Entity</code><a class="headerlink" href="#Swader\Diffbot\Abstracts\Entity" title="Link na tu definiciju"></a></dt>

_build/html/hr/searchindex.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
488 Bytes
Binary file not shown.
205 Bytes
Binary file not shown.

_build/locale/01-diffbot.pot

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Diffbot PHP Client Documentation 1\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2015-10-13 20:51+0000\n"
11+
"POT-Creation-Date: 2015-10-18 14:41+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"

_build/locale/abstract-api.pot

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Diffbot PHP Client Documentation 1\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2015-10-13 20:51+0000\n"
11+
"POT-Creation-Date: 2015-10-18 14:41+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"

_build/locale/abstract-entity.pot

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Diffbot PHP Client Documentation 1\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2015-10-13 20:51+0000\n"
11+
"POT-Creation-Date: 2015-10-18 14:41+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -25,7 +25,7 @@ msgid "This page will describe the Entity Abstract class. This class is the root
2525
msgstr ""
2626

2727
#: ../../abstract-entity.rst:15
28-
msgid "It is important to note that an API class will *never* return an Entity class directly. Rather, it will return an :php:class:`Swader\\\\Diffbot\\\\Entity\\\\EntityIterator`, an iterable container with all the Entities inside. The container, however, is configured in such a way that executing *get* methods on it directly will forward those calls to the first Entity in its dataset. Thus, in instances where"
28+
msgid "It is important to note that an API class will *never* return an Entity class directly. Rather, it will return an :php:class:`Swader\\\\Diffbot\\\\Entity\\\\EntityIterator`, an iterable container with all the Entities inside. The container, however, is configured in such a way that executing *get* methods on it directly will forward those calls to the first Entity in its dataset. See :php:class:`Swader\\\\Diffbot\\\\Entity\\\\EntityIterator`."
2929
msgstr ""
3030

3131
#: ../../abstract-entity.rst:22

_build/locale/api-analyze.pot

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Diffbot PHP Client Documentation 1\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2015-10-13 20:51+0000\n"
11+
"POT-Creation-Date: 2015-10-18 14:41+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"

_build/locale/api-article.pot

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Diffbot PHP Client Documentation 1\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2015-10-13 20:51+0000\n"
11+
"POT-Creation-Date: 2015-10-18 14:41+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"

_build/locale/api-crawl.pot

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Diffbot PHP Client Documentation 1\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2015-10-13 20:51+0000\n"
11+
"POT-Creation-Date: 2015-10-18 14:41+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"

_build/locale/api-custom.pot

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Diffbot PHP Client Documentation 1\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2015-10-13 20:51+0000\n"
11+
"POT-Creation-Date: 2015-10-18 14:41+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"

_build/locale/api-discussion.pot

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Diffbot PHP Client Documentation 1\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2015-10-13 20:51+0000\n"
11+
"POT-Creation-Date: 2015-10-18 14:41+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"

_build/locale/api-image.pot

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Diffbot PHP Client Documentation 1\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2015-10-13 20:51+0000\n"
11+
"POT-Creation-Date: 2015-10-18 14:41+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"

_build/locale/api-product.pot

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Diffbot PHP Client Documentation 1\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2015-10-13 20:51+0000\n"
11+
"POT-Creation-Date: 2015-10-18 14:41+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"

_build/locale/api-search.pot

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Diffbot PHP Client Documentation 1\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2015-10-13 20:51+0000\n"
11+
"POT-Creation-Date: 2015-10-18 14:41+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"

_build/locale/class-entityfactory.pot

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Diffbot PHP Client Documentation 1\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2015-10-13 20:51+0000\n"
11+
"POT-Creation-Date: 2015-10-18 14:41+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"

_build/locale/class-entityiterator.pot

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Diffbot PHP Client Documentation 1\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2015-10-13 20:51+0000\n"
11+
"POT-Creation-Date: 2015-10-18 14:41+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"

_build/locale/class-exceptions.pot

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Diffbot PHP Client Documentation 1\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2015-10-13 20:51+0000\n"
11+
"POT-Creation-Date: 2015-10-18 14:41+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"

_build/locale/class-interfaces.pot

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Diffbot PHP Client Documentation 1\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2015-10-13 20:51+0000\n"
11+
"POT-Creation-Date: 2015-10-18 14:41+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"

_build/locale/class-traits.pot

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Diffbot PHP Client Documentation 1\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2015-10-13 20:51+0000\n"
11+
"POT-Creation-Date: 2015-10-18 14:41+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"

_build/locale/index.pot

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Diffbot PHP Client Documentation 1\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2015-10-13 20:51+0000\n"
11+
"POT-Creation-Date: 2015-10-18 14:41+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"

_build/locale/overview.pot

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Diffbot PHP Client Documentation 1\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2015-10-13 20:51+0000\n"
11+
"POT-Creation-Date: 2015-10-18 14:41+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"

abstract-entity.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Entity Abstract
88

99
This page will describe the Entity Abstract class. This class is the root of all Entity classes. Entity classes are used as containers for return values from various API endpoints. For example, the Article API will return an Article Entity, the Discussion API will return a Discussion Entity, and so on.
1010

11-
It is important to note that an API class will *never* return an Entity class directly. Rather, it will return an :php:class:`Swader\\Diffbot\\Entity\\EntityIterator`, an iterable container with all the Entities inside. The container, however, is configured in such a way that executing *get* methods on it directly will forward those calls to the first Entity in its dataset. Thus, in instances where
11+
It is important to note that an API class will *never* return an Entity class directly. Rather, it will return an :php:class:`Swader\\Diffbot\\Entity\\EntityIterator`, an iterable container with all the Entities inside. The container, however, is configured in such a way that executing *get* methods on it directly will forward those calls to the first Entity in its dataset. See :php:class:`Swader\\Diffbot\\Entity\\EntityIterator`.
1212

1313
.. php:namespace:: Swader\Diffbot\Abstracts
1414

locale/en/LC_MESSAGES/abstract-entity.po

+12-2
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,20 @@ msgid ""
100100
":php:class:`Swader\\\\Diffbot\\\\Entity\\\\EntityIterator`, an iterable "
101101
"container with all the Entities inside. The container, however, is "
102102
"configured in such a way that executing *get* methods on it directly will "
103-
"forward those calls to the first Entity in its dataset. Thus, in instances "
104-
"where"
103+
"forward those calls to the first Entity in its dataset. See "
104+
":php:class:`Swader\\\\Diffbot\\\\Entity\\\\EntityIterator`."
105105
msgstr ""
106106

107+
#~ msgid ""
108+
#~ "It is important to note that an API class will *never* return an Entity "
109+
#~ "class directly. Rather, it will return an "
110+
#~ ":php:class:`Swader\\\\Diffbot\\\\Entity\\\\EntityIterator`, an iterable "
111+
#~ "container with all the Entities inside. The container, however, is "
112+
#~ "configured in such a way that executing *get* methods on it directly will "
113+
#~ "forward those calls to the first Entity in its dataset. Thus, in instances "
114+
#~ "where"
115+
#~ msgstr ""
116+
107117
#~ msgid ""
108118
#~ "It is important to note that an API class will *never* return an Entity "
109119
#~ "class directly. Rather, it will return an :doc:`EntityIterator <class-"

locale/hr/LC_MESSAGES/abstract-entity.po

+12-2
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,20 @@ msgid ""
100100
":php:class:`Swader\\\\Diffbot\\\\Entity\\\\EntityIterator`, an iterable "
101101
"container with all the Entities inside. The container, however, is "
102102
"configured in such a way that executing *get* methods on it directly will "
103-
"forward those calls to the first Entity in its dataset. Thus, in instances "
104-
"where"
103+
"forward those calls to the first Entity in its dataset. See "
104+
":php:class:`Swader\\\\Diffbot\\\\Entity\\\\EntityIterator`."
105105
msgstr ""
106106

107+
#~ msgid ""
108+
#~ "It is important to note that an API class will *never* return an Entity "
109+
#~ "class directly. Rather, it will return an "
110+
#~ ":php:class:`Swader\\\\Diffbot\\\\Entity\\\\EntityIterator`, an iterable "
111+
#~ "container with all the Entities inside. The container, however, is "
112+
#~ "configured in such a way that executing *get* methods on it directly will "
113+
#~ "forward those calls to the first Entity in its dataset. Thus, in instances "
114+
#~ "where"
115+
#~ msgstr ""
116+
107117
#~ msgid ""
108118
#~ "It is important to note that an API class will *never* return an Entity "
109119
#~ "class directly. Rather, it will return an :doc:`EntityIterator <class-"

0 commit comments

Comments
 (0)