PHP Classes

File: phpstan.neon

Recommend this page to a friend!
  Classes of Sergii Pryz   Transfer Object   phpstan.neon   Download  
File: phpstan.neon
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Transfer Object
Generate transfer objects using property hooks
Author: By
Last change: Increased phpstan level to 10
Increased phpstan level to 9
Optimized phpstan excluding to check generated transfer objects
Date: 1 month ago
Size: 459 bytes
 

Contents

Class file image Download
parameters: level: 10 paths: - src - tests - examples - bin excludePaths: - src/Generated - tests/*/data/* - tests/*/Generated/* - examples/Generated/* ignoreErrors: - identifier: argument.type path: src/TransferGenerator/Generator/Render/Template/Template.tpl.php - identifier: encapsedStringPart.nonString path: src/TransferGenerator/Generator/Render/Template/Template.tpl.php