mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-16 14:33:14 +00:00
Merge branch '4.0'
This commit is contained in:
@@ -17,20 +17,17 @@ use Alchemy\Phrasea\SearchEngine\SearchEngineOptions;
|
||||
class caption_record implements caption_interface, cache_cacheableInterface
|
||||
{
|
||||
/**
|
||||
*
|
||||
* @var array
|
||||
*/
|
||||
protected $fields;
|
||||
|
||||
/**
|
||||
*
|
||||
* @var int
|
||||
*/
|
||||
protected $sbas_id;
|
||||
|
||||
/**
|
||||
*
|
||||
* @var record
|
||||
* @var record_adapter
|
||||
*/
|
||||
protected $record;
|
||||
protected $databox;
|
||||
|
Reference in New Issue
Block a user