<?php interface halo_IHelperMappingAware { public function setHelperMapping(halo_IHelperMapping $helperMapping); }