mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-13 21:13:26 +00:00
PHPCS
This commit is contained in:
@@ -58,6 +58,10 @@ class databox_subdefsStructure implements IteratorAggregate, Countable
|
||||
return $this->AvSubdefs;
|
||||
}
|
||||
|
||||
/**
|
||||
* @param string $searchGroup
|
||||
* @return databox_subdef[]
|
||||
*/
|
||||
public function getSubdefGroup($searchGroup)
|
||||
{
|
||||
$searchGroup = strtolower($searchGroup);
|
||||
|
Reference in New Issue
Block a user