Stop using __constructor() in presenters! Use @inject annotation or function inject<Name>(Name $a) {…}