Skip to content

Commit 12a07e0

Browse files
committed
Removed old versionadded directive
1 parent 97ccff9 commit 12a07e0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

components/cache/adapters/chain_adapter.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,3 @@ incompatible adapters are silently ignored::
6060

6161
// prune will proxy the call to FilesystemAdapter while silently skip ApcuAdapter
6262
$cache->prune();
63-
64-
.. versionadded:: 3.4
65-
66-
Since Symfony 3.4, this adapter implements :class:`Symfony\\Component\\Cache\\PruneableInterface`,
67-
allowing for manual :ref:`pruning of expired cache entries <component-cache-cache-pool-prune>` by
68-
calling its ``prune()`` method.

0 commit comments

Comments
 (0)