PHP Classes

File: pint.json

Recommend this page to a friend!
  Classes of ángel cruz   PHP Instapago   pint.json   Download  
File: pint.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Instapago
Process payments with the Instapago API
Author: By
Last change:
Date: 1 month ago
Size: 509 bytes
 

Contents

Class file image Download
{ "preset": "psr12", "rules": { "blank_line_before_statement": true, "method_argument_space": true, "single_trait_insert_per_statement": true, "types_spaces": { "space": "single" }, "align_multiline_comment": true, "array_indentation": true, "array_syntax": true, "concat_space": { "spacing": "one" }, "explicit_string_variable": true, "fully_qualified_strict_types": true } }