Skip to content
  • David Maus's avatar
    Allow custom PicaPlainParser implementations · 085502e3
    David Maus authored
    * src/HAB/Pica/Reader/PicaPlainReader.php: Make the parser configurable.
    * src/HAB/Pica/Parser/PicaPlainParser.php: Use instance methods instead
      of static methods, implement interface.
    * src/HAB/Pica/Parser/PicaPlainParserInterface.php: New interface for
      PicaPlain parsers.
    085502e3