Completed
Pull Request — master (#56)
by Maciej
40s
created

Repository Config

checks:
    php:
        no_commented_out_code: false
        no_exit: false
        no_underscore_prefix_in_methods: false
        no_underscore_prefix_in_properties: false

filter: {  }
coding_style:
    php:
        spaces:
            other:
                after_type_cast: false