Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Allow to set filename for template (FIXED) #21

Merged
merged 6 commits into from
Jul 2, 2024

Commits on May 27, 2023

  1. Configuration menu
    Copy the full SHA
    8aee62e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f16f553 View commit details
    Browse the repository at this point in the history
  3. Update Document.php

    fiveone-digital authored May 27, 2023
    Configuration menu
    Copy the full SHA
    87b022a View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    0b983d9 View commit details
    Browse the repository at this point in the history
  2. Fix: Adjust Component\Document.php

    - Add default filename when the given param is empty;
    - Adjusts the tests\Component\DocumentTest.php to expect the filename param;
    - Adjusts the tests\WhatsAppTemplateTest.php to expect the filename param;
    spectrewall committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    a9800e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Fix: Run PHP-CS-Fixer

    spectrewall committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    15fc7f9 View commit details
    Browse the repository at this point in the history