$_injector
$_injector : \Horde_Injector
This is marked private on purpose, so that you have to use the getInjector() method to access it in derived classes. This is done so that you don't assume its always set, since its set via setter-injection to save on having to define a constructor param for it