You are here

protected function OaTeams_SelectionHandler::__construct in Open Atrium Core 7.2

File

modules/oa_teams/plugins/entityreference_selection/OaTeams_SelectionHandler.class.php, line 25
Contains the OaTeams_SelectionHandler class.

Class

OaTeams_SelectionHandler
An EntityReference selection plugin for Open Atrium Teams.

Code

protected function __construct() {

  // We don't need to construct anything!
}