mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 12:33:26 +00:00
@@ -194,6 +194,11 @@ class databox_field implements cache_cacheableInterface
|
||||
return $this->aggregable != 0;
|
||||
}
|
||||
|
||||
public function getAggregableSize()
|
||||
{
|
||||
return $this->aggregable;
|
||||
}
|
||||
|
||||
public function hydrate(Application $app)
|
||||
{
|
||||
$this->app = $app;
|
||||
|
Reference in New Issue
Block a user