Pheasant\Mapper\Mapper::initialize PHP 메소드

initialize() 공개 메소드

Perform any setup required for the mapper backend
public initialize ( $schema ) : void
리턴 void
    public function initialize($schema);