Commit b82dd38
authored
feat(api): full PHP API coverage for products flagged fullApi (Gravity Forms) (#5)
Adds a per-product `fullApi` flag (repos-config.json) that documents every
non-internal class and non-underscore function, bypassing the @api/@see
reference filter. Enables it for Gravity Forms, whose canonical classes
(GFAPI, GFCommon, GFFormsModel, ...) are not @api-tagged upstream.
gravityforms: 13 -> 627 symbols (353 classes, 274 functions); GFAPI now
documented (57 methods).1 parent e70436a commit b82dd38
2 files changed
Lines changed: 15 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| 293 | + | |
293 | 294 | | |
294 | 295 | | |
295 | 296 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2047 | 2047 | | |
2048 | 2048 | | |
2049 | 2049 | | |
2050 | | - | |
| 2050 | + | |
| 2051 | + | |
2051 | 2052 | | |
2052 | | - | |
2053 | | - | |
2054 | | - | |
| 2053 | + | |
| 2054 | + | |
| 2055 | + | |
| 2056 | + | |
| 2057 | + | |
2055 | 2058 | | |
2056 | 2059 | | |
2057 | 2060 | | |
| |||
2086 | 2089 | | |
2087 | 2090 | | |
2088 | 2091 | | |
2089 | | - | |
| 2092 | + | |
| 2093 | + | |
2090 | 2094 | | |
2091 | | - | |
2092 | | - | |
2093 | | - | |
| 2095 | + | |
| 2096 | + | |
| 2097 | + | |
| 2098 | + | |
| 2099 | + | |
2094 | 2100 | | |
2095 | 2101 | | |
2096 | 2102 | | |
| |||
0 commit comments