mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 06:53:15 +00:00
rename is_downloable to isDownloable
Change Functional to unit test
This commit is contained in:
@@ -309,7 +309,7 @@ class databox_subdef
|
||||
/**
|
||||
* @return bool
|
||||
*/
|
||||
public function is_downloadable()
|
||||
public function isDownloadable()
|
||||
{
|
||||
return $this->downloadable;
|
||||
}
|
||||
|
Reference in New Issue
Block a user