File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33## MVC Extensions
44
55PHPStan extensions are available for several MVC classes in CakePHP to help PHPStan understand the otherwise
6- undocumented methods and properties of these classes.
6+ undocumented methods and properties of these classes. The links covered are shown in the diagram below.
77
88``` mermaid
99classDiagram
@@ -70,10 +70,4 @@ classDiagram
7070
7171 AppHelper --|> Helper
7272 Helper --> "*" Helper
73-
74- click Component href "./Components.md" "See PHPStan customizations for Components"
75- click Controller href "./Controllers.md" "See PHPStan customizations for Controllers"
76- click Helper href "./Helpers.md" "See PHPStan customizations for Helpers"
77- click Model href "./Models.md" "See PHPStan customizations for Models"
78- click Shell href "./Shells.md" "See PHPStan customizations for Shells"
7973```
You can’t perform that action at this time.
0 commit comments