mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
adding apigen definition file
This commit is contained in:
parent
83b45fd88b
commit
86c0622ef3
15
apigen.neon
Normal file
15
apigen.neon
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# configuration for apigen
|
||||||
|
|
||||||
|
|
||||||
|
source:
|
||||||
|
- .
|
||||||
|
|
||||||
|
accessLevels: ["public", "protected"]
|
||||||
|
|
||||||
|
exclude:
|
||||||
|
- vendor/*
|
||||||
|
- Resources/test/*
|
||||||
|
- Tests/Fixtures/*
|
||||||
|
|
||||||
|
title: Chill CustomFields Bundle
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user