Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f2bdb4f

Browse filesBrowse files
committed
Removed obsoleted cache reference (we are using the component internal cache now)
1 parent 17a6fdd commit f2bdb4f
Copy full SHA for f2bdb4f

File tree

Expand file treeCollapse file tree

1 file changed

+0
-5
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-5
lines changed

‎components/property_access.rst

Copy file name to clipboardExpand all lines: components/property_access.rst
-5Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -632,11 +632,6 @@ the component you can find
632632
a `MetadataFactory` class that supports different kind of loaders (annotations,
633633
YAML and YML files) called :class:`Symfony\\Component\\PropertyAccess\\Mapping\\Factory\\LazyLoadingMetadataFactory`.
634634

635-
Its constructor needs a :class:`Symfony\\Component\\PropertyAccess\\Mapping\\Loader\\LoaderInterface`
636-
which specifies the source of the metadata information. You can also use a PSR6 compliant cache
637-
as the second parameter passing a :class:`Psr\\Cache\\CacheItemPoolInterface`
638-
reference.
639-
640635
.. code-block:: php
641636
642637
use Doctrine\Common\Annotations\AnnotationReader;

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.