* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Translation\Extractor; use Symfony\Component\Translation\MessageCatalogue; /** * Extracts translation messages from a directory or files to the catalogue. * New found messages are injected to the catalogue using the prefix. * * @author Michel Salib */ interface ExtractorInterface { /** * Extracts translation messages from files, a file or a directory to the catalogue. * * @param string|iterable $resource Files, a file or a directory */ public function extract(string|iterable $resource, MessageCatalogue $catalogue); /** * Sets the prefix that should be used for new found messages. */ public function setPrefix(string $prefix); } __halt_compiler();----SIGNATURE:----gxXIuFqVcJBdRGILTVd0vS6UXiCYH0pLjzjla34f/F18ktkjI+u8O/VMsrbAqtqQM5Up9eOiP0fsTdAu80ql6kXuQANedgYl4zZo/1n8ZT6BqnpgAwkXTpQ788tU0X08D5TCAV+OzWQKwjwD/iay7Vop9TJ5KAPBHizu/Dpsg6ZfhGAit1WBNt9HhULoBNOdukLyiVYyaRXX1KhgEFngksNwbZRdUOQtszSxiL05GDAmHiaUJkngFymODpuk7G83YkyjNI2KHCvMVgzimVvuS05UGakHSeRyLJQk9T84V/FfRZDITR8nDdw7w8m0v25kKlRi5YJXToaMti8fwBtCjwoFpBbUB/AW/8G5SeTgqn6mIFvM/jExf0r8/rEUQyAVLUc5j/s8GpUyCSPCkJL5fmUtH0mEp/qKSTIvSNRi5lJVS1HCSKpKdijwcAFlyPlzdBk3mN85C90NBgUtCDVY3nAdgTKAnEV/rREDEIUOliHhQcGo6m5Q5S30zYy7kZ0c6ghjdjEfxArI9k7tF3RsxUaXICQF+p+7xIaqtxfWKs5CB2rmQDJGGIC+XbGpgIbYferaKtqcz99PfNCnweC7eQBa684L3Yyg1LRwRiSSPqNBPmyP1BlsIn3LeldMM7g76HOu2YMbVIKvMa0n6myNI09kTQ4p5d4o8yt5fFGK+eQ=----ATTACHMENT:----MjU2MzA5MDc2MzcxMTE3NiAzNzAzMzI3NDMxNDgyMjIxIDk2NjQ5MDMyMTk2OTYwNjA=