PHP Classes

File: phpstan.neon.dist

Recommend this page to a friend!
  Classes of Axel Pardemann   PHP Objects Extensions   phpstan.neon.dist   Download  
File: phpstan.neon.dist
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Objects Extensions
Add functions to objects using another class
Author: By
Last change:
Date: 4 years ago
Size: 521 bytes
 

Contents

Class file image Download
parameters: level: 5 paths: - src - tests ignoreErrors: - message: '%Access to private property \$private_value of parent class [a-zA-Z0-9\\_]+\\SimpleObject.%' path: %currentWorkingDirectory%/tests/Helpers/DynamicMethodUsingPrivateValue.php - message: '%Call to an undefined method [a-zA-Z0-9\\_]+::(?:add_to_private|subtract_from_protected|nonexistent)\(\).%' path: %currentWorkingDirectory%/tests/Unit/ExtensionMethodTest.php