Configuration exporting #63

Closed
opened 2017-07-23 11:51:37 -04:00 by jking · 0 comments
Owner

There should be a means of programmatically writing a sample configuration to a file, for deployment. The output should be a PHP script returning an array; docblocks get be extracted using ReflectionProperty::getDocComment() to provide context.

There should be a means of programmatically writing a sample configuration to a file, for deployment. The output should be a PHP script returning an array; docblocks get be extracted using `ReflectionProperty::getDocComment()` to provide context.
jking closed this issue 2017-07-27 09:09:46 -04:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

-

Dependencies

No dependencies set.

Reference: MensBeam/Arsse#63
No description provided.