Storm\Drivers\Platforms\SQLite\Queries\Persister::__construct PHP Метод

__construct() публичный Метод

public __construct ( $BatchSize = 1000 )
    public function __construct($BatchSize = 1000)
    {
        parent::__construct($BatchSize);
    }