Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Expose setter method for resource_directory #111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 7, 2019

  1. Update JasperPHP.php

    Hi,
    Let's suppose I want to instance JasperPHP once and produce two different reports using resources located in two separated directories.
    At the moment I need two instances of JasperPHP, wouldn't it be better if I could choose dinamically where to look for resources? In this way I could instantiate this class only once.
    
    The same idea could be applied to most of this class properties, but at the moment my real use case concerns resource directory.
    
    Thanks
    sangio90 committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    5c4051b View commit details
    Browse the repository at this point in the history