Skip to content

Commit 20fad45

Browse files
committed
Resolve TODO
1 parent 9d4dc38 commit 20fad45

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/lib/CustomSpecAttr.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ class CustomSpecAttr
5858
public const ROUTE = 'x-route';
5959

6060

61-
// TODO docs here + in README.md
61+
/**
62+
* Generate migrations for changed description of property. More docs is present in README.md file
63+
*/
6264
public const DESC_IS_COMMENT = 'x-description-is-comment';
6365
}

0 commit comments

Comments
 (0)