Skip to content
Snippets Groups Projects
Verified Commit e692c5cc authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

docs: improve API method documentation

parent daaa2c13
No related branches found
No related tags found
2 merge requests!21.x,!1Draft: Basic implementation of plugin initializer
This commit is part of merge request !2. Comments created here will be created in the context of that merge request.
......@@ -28,7 +28,8 @@ final class PluginInit {
* Define environment constraints required by a plugin. If requirements are not fulfilled,
* the plugin will not be able to instantiate.
*
* Validation rules are defined according to `wp-basic-requirements` documentation.
* @param array $requirements Validation rules are defined according to `wp-basic-requirements`
* documentation.
*
* @see https://gitlab.wpdesk.dev/wpdesk/wp-basic-requirements
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment