File manager - Edit - /home/proidvn/me.proid.vn/wp-content/plugins/wp-all-export-pro/src/App/Field/IdentifierExists.php
Back
<?php namespace Wpae\App\Field; class IdentifierExists extends Field { const SECTION = 'uniqueIdentifiers'; public function getValue($snippetData) { $uniqueIdentifiersData = $this->feed->getSectionFeedData(self::SECTION); if($uniqueIdentifiersData['identifierExists'] == self::CUSTOM_VALUE_TEXT) { return $this->replaceSnippetsInValue($uniqueIdentifiersData['identifierExistsCV'], $snippetData); } return 'yes'; } public function getFieldName() { return 'identifier_exists'; } }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0.12 |
proxy
|
phpinfo
|
Settings