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

Framework changes #1

Merged
merged 1 commit into from
Jun 27, 2019
Merged

Framework changes #1

merged 1 commit into from
Jun 27, 2019

Conversation

Hnto
Copy link
Owner

@Hnto Hnto commented Jun 27, 2019

Changelog

  • Add availability to retrieve current connection/storage connector from a storage handler
public function getConnector(): StorageConnector
  • add moveUploadedFiles inside request helper
    • The methods loops through all the uploaded files within a form and moves them to the $destination
public function moveUploadedFiles($destination)
  • modify foil rendering folders retrieval
    • There is no need to provide the full path to the template anymore. Only Units/{UNIT_NAME}/templates
  • update composer
  • update README

…d moveUploadedFiles inside request helper; modify foil rendering folders retrieval; update composer; update README
@Hnto Hnto merged commit 8dd3b06 into develop Jun 27, 2019
@Hnto Hnto mentioned this pull request Jun 27, 2019
@Hnto Hnto deleted the feat/framework_changes branch June 27, 2019 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant