review: fix dependency-injection in cookbook.
This commit is contained in:
parent
873eea9e7e
commit
eb1ccc6dd4
|
@ -1485,6 +1485,8 @@ a(id="forwardref")
|
|||
|
||||
The *Parent Finder* sample is full of circular class references that are impossible to break.
|
||||
|
||||
*Parent Finder*是一个充满了无法解决的循环引用的例子
|
||||
|
||||
:marked
|
||||
We face this dilemma when a class makes *a reference to itself*
|
||||
as does the `AlexComponent` in its `providers` array.
|
||||
|
|
Loading…
Reference in New Issue