interface ApplicationAwareInterface (View source)

Interface ApplicationAwareInterface This interface declares awareness of the concrete5 application.

\@package Concrete\Core\Application

Methods

setApplication(Application $application)

Set the application object.

Details

setApplication(Application $application)

Set the application object.

Parameters

Application $application