Pimcore\Model\Tool\Targeting\Rule\Listing::getTargets PHP Method

getTargets() public method

public getTargets ( ) : array
return array
    public function getTargets()
    {
        return $this->targets;
    }