Commit 9e0cc4c
committed
minor #9233 hotfix: missing the call to InstanceOfSupportStrategy (Simperfit, javiereguiluz)
This PR was merged into the master branch.
Discussion
----------
hotfix: missing the call to InstanceOfSupportStrategy
Updating the exemple I missed the call to instanceOfSupportStrategy which is now needed.
Commits
-------
fbcf572 Added the use import
379a939 hotfix: missing the call to InstanceOfSupportStrategy1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
73 | | - | |
74 | | - | |
| 74 | + | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
0 commit comments