ApplicationAwareInterface
interface ApplicationAwareInterface (View source)
Interface ApplicationAwareInterface This interface declares awareness of the concrete5 application.
\@package Concrete\Core\Application
Methods
Details
setApplication(Application $application)
Set the application object.