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

_init_() protected method

* ---------------------------------------------------------------
protected _init_ ( )
    protected function _init_()
    {
        $this->entityClassName = Resource::NAME;
        $this->searchClassName = SearchResource::NAME;
    }