* * 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:----LS9GZFprbpc/QbNgDB+dy1FslfC0ywzTOU21egEEP1zura6EAFVsbQMmxpzhx+4onPR92tqrHdvv0VXU+plQEBrcPKo9faSFkMqg8vTwGAkdo3MO/HJFSTmj8ueKAJWguvWbY/phyZGcuVvG+TMMvZR9GpD9VwDQQtIo5op71e3JlPbXElkPPYyFkGde9zsmzMfK0KVseiTf54zuz5BuuYr2qiFakwdlAXSf7U0c0aPlmf68i7X0S7R+KuJN1fxkU4RkIT/VeRQi9ThG62AFctXqOaopOgrino7SU8sqsyY5yGVqwekMNy73OUYel8v8/MvAS0Ddet6d7EuLerwU23Nc23ij4tNrHlULxj+dpOoTDsL5lUlCGKZlUPaUCAGtWZC4hMNTB3W4bY24hsAz1yeQgyIt9jYg1xGruaTkOZej19aNGEiacLZEj5QmyVO+N7TJiphb/yDhIZboOfPv1fNglmNbjt68/nb/HTBmrFLXnbnRTUSFgHEc0j6CCEHYkmZQRgrzZSqc74AnLsTB747Bc70I8HBeLcuZrJ3R/I9c94vSOUSzCfPo9BuSr4MO2R1XzZmQ2NO7WiSJcW4sOYTMj6FCIerOJmjlxkFxalV6Rcao4Ho09OLyQwJzgQKCnSVLERxZ0o1oLWdFkboxcMvKi9VKVSCL0GLVBf1Jq18=----ATTACHMENT:----NjIzMTUyODEzNDUwMDM0MiAxNjI5MDM5OTk4NzYyNjQxIDg2MDM5NjE5NjM5NzgxNTE=