Skip to content
  • David Maus's avatar
    Use regular expression to ignore certain lines from input · b5b669cc
    David Maus authored
    * src/HAB/Pica/Reader/PicaPlainReader.php (next): Use regular
      expression to ignore certain lines from input.
    * src/HAB/Pica/Reader/PicaPlainReader.php ($ignoreLineRegexp): New
      property. Regexp for lines that should be ignored.
    b5b669cc