Skip to content

Commit 587ddc0

Browse files
committed
Generate PHP API Ref HTML
1 parent 09e0acd commit 587ddc0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/api/php_api/php_api_reference/classes/Ibexa-Contracts-Core-Persistence-Content-Handler.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38381,7 +38381,7 @@ <h5 class="phpdocumentor-tag-list__heading">
3838138381
<dd class="phpdocumentor-tag-list__definition">
3838238382
<span class="phpdocumentor-tag-link">4.5.7</span>
3838338383
<section class="phpdocumentor-description">
38384-
<p>The <a href="classes/Ibexa-Contracts-Core-Repository-ContentService.html#method_loadRelations"><abbr title="\Ibexa\Contracts\Core\Repository\ContentService::loadRelations()">ContentService::loadRelations()</abbr></a> method is deprecated, will be removed in 5.0.</p>
38384+
<p>Method is deprecated since 4.5.7, and will be removed in 5.0. Use <a href="classes/Ibexa-Contracts-Core-Repository-ContentService.html#method_loadRelationList"><abbr title="\Ibexa\Contracts\Core\Repository\ContentService::loadRelationList()">ContentService::loadRelationList()</abbr></a> instead.</p>
3838538385

3838638386
</section>
3838738387

docs/api/php_api/php_api_reference/reports/deprecated.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36731,7 +36731,7 @@ <h3><abbr title="vendor/ibexa/core/src/contracts/Persistence/Content/Handler.php
3673136731
<tr>
3673236732
<td class="phpdocumentor-cell">297</td>
3673336733
<td class="phpdocumentor-cell"><a href="classes/Ibexa-Contracts-Core-Persistence-Content-Handler.html#method_loadRelations"><abbr title="\Ibexa\Contracts\Core\Persistence\Content\Handler::loadRelations()">Handler::loadRelations()</abbr></a></td>
36734-
<td class="phpdocumentor-cell"><p>The <a href="classes/Ibexa-Contracts-Core-Repository-ContentService.html#method_loadRelations"><abbr title="\Ibexa\Contracts\Core\Repository\ContentService::loadRelations()">ContentService::loadRelations()</abbr></a> method is deprecated, will be removed in 5.0.</p>
36734+
<td class="phpdocumentor-cell"><p>Method is deprecated since 4.5.7, and will be removed in 5.0. Use <a href="classes/Ibexa-Contracts-Core-Repository-ContentService.html#method_loadRelationList"><abbr title="\Ibexa\Contracts\Core\Repository\ContentService::loadRelationList()">ContentService::loadRelationList()</abbr></a> instead.</p>
3673536735
</td>
3673636736
</tr>
3673736737
</table>

0 commit comments

Comments
 (0)