File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed
Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 38353835 </DeprecatedMethod >
38363836 </file >
38373837 <file src =" test/Helper/RenderChildModelTest.php" >
3838+ <DeprecatedClass >
3839+ <code ><![CDATA[ RenderChildModel]]> </code >
3840+ <code ><![CDATA[ RenderChildModel::class]]> </code >
3841+ </DeprecatedClass >
38383842 <DeprecatedMethod >
38393843 <code ><![CDATA[ plugin]]> </code >
38403844 <code ><![CDATA[ plugin]]> </code >
Original file line number Diff line number Diff line change 1616 * Finds children matching "capture-to" values, and renders them using the
1717 * composed view instance.
1818 *
19+ * @deprecated Since 2.44.0. This helper will be removed in 3.0.0. Its functionality will be a default feature of nested
20+ * view rendering in 3.0.0 and is therefore no longer useful.
21+ *
1922 * @final
2023 */
2124class RenderChildModel extends AbstractHelper
You can’t perform that action at this time.
0 commit comments