Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/vendor/theseer/./../markbaker/matrix
الملفات الموجودة في هذا الـ Path:
.
..
.github
README.md
buildPhar.php
classes
composer.json
examples
infection.json.dist
license.md
phpstan.neon

مشاهدة ملف: phpstan.neon

parameters:
    ignoreErrors:
        - '#Property [A-Za-z\\]+::\$[A-Za-z]+ has no typehint specified#'
        - '#Method [A-Za-z\\]+::[A-Za-z]+\(\) has no return typehint specified#'
        - '#Method [A-Za-z\\]+::[A-Za-z]+\(\) has parameter \$[A-Za-z0-9]+ with no typehint specified#'
    checkMissingIterableValueType: false