Skip to content

Commit c1e2e2c

Browse files
authored
Merge pull request #17 from butschster/feature/php-class-modificator
Add PHP Content Filter
2 parents 699d07a + 8159cd9 commit c1e2e2c

17 files changed

+1459
-412
lines changed

README.md

Lines changed: 347 additions & 128 deletions
Large diffs are not rendered by default.

context.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -66,14 +66,7 @@
6666
"outputPath": "api.md",
6767
"sources": [
6868
{
69-
"type": "file",
70-
"sourcePaths": [
71-
"src"
72-
],
73-
"filePattern": "*.php",
74-
"modifiers": [
75-
"php-signature"
76-
]
69+
"type": ""
7770
}
7871
]
7972
}

0 commit comments

Comments
 (0)