Sulu\Bundle\MediaBundle\Api\RootCollection::__construct PHP Method

__construct() public method

public __construct ( array $collections )
$collections array
    public function __construct(array $collections)
    {
        $this->collections = $collections;
    }