File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/Symfony/Component/Validator/Mapping Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2525 * instance will be returned.
2626 *
2727 * You can optionally pass a {@link LoaderInterface} instance to the constructor.
28- * Whenever a new metadata instance, it will be passed to the loader, which can
29- * configure the metadata based on configuration loaded from the filesystem or
30- * a database. If you want to use multiple loaders, wrap them in a
28+ * Whenever a new metadata instance is created , it is passed to the loader,
29+ * which can configure the metadata based on configuration loaded from the
30+ * filesystem or a database. If you want to use multiple loaders, wrap them in a
3131 * {@link Loader\LoaderChain}.
3232 *
3333 * You can also optionally pass a {@link CacheInterface} instance to the
You can’t perform that action at this time.
0 commit comments