devdocs icon indicating copy to clipboard operation
devdocs copied to clipboard

[chore] Create a React component and/or mdx syntax to link to phpdocs

Open andrewnicols opened this issue 3 months ago • 0 comments

What do we need to do?

Example:

<doclink language="php" class="\core\router\route">new route()</doclink>
<doclink language="php" class="\core\param" method="validate">param::INT->validate($content)</doclink>

andrewnicols avatar May 07 '24 07:05 andrewnicols