PHP Classes

File: .editorconfig

Recommend this page to a friend!
  Classes of Faris AL-Otabi   PHP Data Sanitization   .editorconfig   Download  
File: .editorconfig
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Data Sanitization
Verify and clean values to ensure they are valid
Author: By
Last change:
Date: 9 months ago
Size: 247 bytes
 

Contents

Class file image Download
root = true [*] charset = utf-8 indent_size = 4 indent_style = space insert_final_newline = true trim_trailing_whitespace = true [*.json] indent_size = 2 [*.neon] indent_style = tab [*.{yaml,yml}] indent_size = 2 [Makefile] indent_style = tab