mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Cleanup namepaces, variables uses
This commit is contained in:
@@ -25,12 +25,6 @@ class Feed_Aggregate extends Feed_Abstract implements Feed_Interface
|
||||
*/
|
||||
protected $feeds;
|
||||
|
||||
/**
|
||||
*
|
||||
* @param appbox $appbox
|
||||
* @param array $feeds
|
||||
* @return Feed_Aggregate
|
||||
*/
|
||||
public function __construct(Application $app, Array $feeds)
|
||||
{
|
||||
$this->title = 'AGGREGGATE';
|
||||
|
Reference in New Issue
Block a user