PHP Classes

File: .editorconfig

Recommend this page to a friend!
  Classes of jawira   PHP Sanitize Object   .editorconfig   Download  
File: .editorconfig
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Sanitize Object
Process class variables with rules from comments
Author: By
Last change:
Date: 11 months ago
Size: 621 bytes
 

Contents

Class file image Download
root = true [*] charset = utf-8 end_of_line = lf indent_size = 2 indent_style = space insert_final_newline = true trim_trailing_whitespace = true ij_visual_guides = 80, 120 [*.php] ij_php_import_sorting = alphabetic ij_php_group_use_wrap = normal ij_php_phpdoc_use_fqcn = true ij_php_align_phpdoc_comments = true ij_php_align_phpdoc_param_names = true ij_php_align_multiline_parameters = true ij_php_align_multiline_chained_methods = true ij_php_blank_lines_before_return_statement = 1 ij_php_comma_after_last_array_element = true [LICENSE.md] max_line_length = 80 [.gitattributes] indent_style = tab indent_size = 4