Skip to content

Commit

Permalink
Add the missing versionadded directive
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz committed Apr 2, 2024
1 parent 3f816d4 commit b9b0608
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions console/lockable_trait.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,8 @@ a ``$lockFactory`` property with your own lock factory::
// ...
}

.. versionadded:: 7.1

The ``$lockFactory`` property was introduced in Symfony 7.1.

.. _`locks`: https://en.wikipedia.org/wiki/Lock_(computer_science)

0 comments on commit b9b0608

Please sign in to comment.