Pimcore\Model\Tool\CustomReport\Config\Listing::getReports PHP Method

getReports() public method

public getReports ( ) : array
return array
    public function getReports()
    {
        return $this->reports;
    }