fix in caption_Field_Value hightlightThesaurus & PHPCS in caption_field

This commit is contained in:
Benoît Burnichon
2016-03-31 13:43:33 +02:00
parent 3f35efe30e
commit 15e4a5dd3a
2 changed files with 18 additions and 23 deletions

View File

@@ -390,7 +390,7 @@ class caption_Field_Value implements cache_cacheableInterface
$this->isThesaurusValue = false;
}
return $this;
return $this->value;
}
/**