(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
App Component (App.cfc)
All ADF applications must contain the App component (App.cfc).
This file is a simple component used as the base object for the ADF application where all dependencies will be injected. This component extends the AppBase in the ADF Core.