You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it is fine, and personally preferred, to include the type when converting. I know this is beside the point, but the example conversion should not have required.
Code such as:
Does not pass the
inject
argument over.Could be converted as:
any controller inject='coldbox'
Note that the type may be required in this case.
The text was updated successfully, but these errors were encountered: