PHP Classes

File: .editorconfig

Recommend this page to a friend!
  Classes of Leonardo Di Sarli   Nomad PHP ElasticSearch Backup and Restore   .editorconfig   Download  
File: .editorconfig
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Nomad PHP ElasticSearch Backup and Restore
Execute backup and restore on ElasticSearch to S3
Author: By
Last change:
Date: 4 months ago
Size: 228 bytes
 

Contents

Class file image Download
# EditorConfig is awesome: https://EditorConfig.org # top-most EditorConfig file root = true [*] indent_style = space indent_size = 4 end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true