Skip to content
Snippets Groups Projects
Commit c8130de8 authored by nicxvan's avatar nicxvan
Browse files

Typing

parent 170f329e
Branches
Tags
No related merge requests found
......@@ -27,9 +27,9 @@
/**
* Constructs a ComplexOrder object.
*
* @param array $modules
* @param list<string> $modules
* A list of modules.
* @param array $classesAndMethods
* @param list<array{class-string, string}> $classesAndMethods
* A list of classes and methods, for example:
* @code
* [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment