Newscoop\Service\Implementation\OutputServiceDoctrine::_init_ PHP Method

_init_() protected method

protected _init_ ( )
    protected function _init_()
    {
        $this->entityClassName = Output::NAME;
        $this->searchClassName = SearchOutput::NAME;
    }