'/opt/jenkins/jobs/VuFindHarvest/workspace/src/RecordWriterStrategy/AbstractRecordWriterStrategy.php-1584564075', 'data' => array ( '4f5e9c5eda14adbb3c7ce7d241319894' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Abstract record writer strategy (shared base for standard vs. combined modes * of saving records). * * PHP version 7 * * Copyright (c) Demian Katz 2016. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2, * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * * @category VuFind * @package Harvest_Tools * @author Demian Katz * @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License * @link https://vufind.org/wiki/indexing:oai-pmh Wiki */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => NULL, 'uses' => array ( ), 'className' => NULL, 'functionName' => NULL, 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '534c60578b62aee72dd5d9ef4c12f5e3' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Abstract record writer strategy (shared base for standard vs. combined modes * of saving records). * * @category VuFind * @package Harvest_Tools * @author Demian Katz * @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License * @link https://vufind.org/wiki/indexing:oai-pmh Wiki */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'VuFindHarvest\\RecordWriterStrategy', 'uses' => array ( ), 'className' => 'VuFindHarvest\\RecordWriterStrategy\\AbstractRecordWriterStrategy', 'functionName' => NULL, 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), 'af79d373bba6f02f112dd9651736d83f' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Directory for storing harvested files * * @var string */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'VuFindHarvest\\RecordWriterStrategy', 'uses' => array ( ), 'className' => 'VuFindHarvest\\RecordWriterStrategy\\AbstractRecordWriterStrategy', 'functionName' => NULL, 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '5f65c63faf7a1e7ebec0aa0d1d4ae7d1' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Constructor * * @param string $basePath Target directory for harvested files */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'VuFindHarvest\\RecordWriterStrategy', 'uses' => array ( ), 'className' => 'VuFindHarvest\\RecordWriterStrategy\\AbstractRecordWriterStrategy', 'functionName' => '__construct', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '6ddb8cc1519a0f4e1a623554c3e750e5' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Get base path for writes. * * @return string */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'VuFindHarvest\\RecordWriterStrategy', 'uses' => array ( ), 'className' => 'VuFindHarvest\\RecordWriterStrategy\\AbstractRecordWriterStrategy', 'functionName' => 'getBasePath', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), 'e101c2fb2500c97a9ea4f0b098cc15c9' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Get the filename for a specific record ID. * * @param string $id ID of record to save. * @param string $ext File extension to use. * * @return string Full path + filename. */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'VuFindHarvest\\RecordWriterStrategy', 'uses' => array ( ), 'className' => 'VuFindHarvest\\RecordWriterStrategy\\AbstractRecordWriterStrategy', 'functionName' => 'getFilename', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), 'a65ebc5a3c250b9cd4f9d8388ff7dc09' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Create a tracking file to record the deletion of a record. * * @param string|array $ids ID(s) of deleted record(s). * * @return void */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'VuFindHarvest\\RecordWriterStrategy', 'uses' => array ( ), 'className' => 'VuFindHarvest\\RecordWriterStrategy\\AbstractRecordWriterStrategy', 'functionName' => 'saveDeletedRecords', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '800163d72cca13c341ae5247b5de64de' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Save a record to disk. * * @param string $id Record ID to use for filename generation. * @param string $xml XML to save. * * @return void */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'VuFindHarvest\\RecordWriterStrategy', 'uses' => array ( ), 'className' => 'VuFindHarvest\\RecordWriterStrategy\\AbstractRecordWriterStrategy', 'functionName' => 'saveFile', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), ), ));