Camspiers\StatisticalClassifier\DataSource\Grouped::getDataSources PHP Méthode

getDataSources() public méthode

Returns any datasources that are part of the group
public getDataSources ( ) : array
Résultat array
    public function getDataSources()
    {
        return $this->dataSources;
    }