moodle / devdocs

Source of the Moodle Developer Resources and Documentation

Home Page:https://moodledev.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

andrewnicols opened this issue · 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>