Skip to content

Commit

Permalink
Merge pull request #11268 from greg0ire/3.0.x
Browse files Browse the repository at this point in the history
Merge 2.18.x up into 3.0.x
  • Loading branch information
greg0ire committed Feb 17, 2024
2 parents 6672aaf + f9a4adc commit d5ba106
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
@@ -1,7 +1,7 @@
Implementing ArrayAccess for Domain Objects
===========================================

.. sectionauthor:: Roman Borschel (roman@code-factory.org)
.. sectionauthor:: Roman Borschel <roman@code-factory.org>

This recipe will show you how to implement ArrayAccess for your
domain objects in order to allow more uniform access, for example
Expand Down
2 changes: 2 additions & 0 deletions docs/en/reference/installation.rst
@@ -1,3 +1,5 @@
:orphan:

Installation
============

Expand Down
1 change: 1 addition & 0 deletions docs/en/sidebar.rst
Expand Up @@ -33,6 +33,7 @@
reference/inheritance-mapping
reference/working-with-objects
reference/working-with-associations
reference/typedfieldmapper
reference/events
reference/unitofwork
reference/unitofwork-associations
Expand Down

0 comments on commit d5ba106

Please sign in to comment.