* Finish task #36356.

This commit is contained in:
hufangzhou
2021-03-02 13:28:43 +08:00
parent a4404e6ce8
commit 4849123957
6 changed files with 54 additions and 0 deletions
+6
View File
@@ -11,6 +11,12 @@
*/
class testsuite extends control
{
/**
* All products.
*
* @var array
* @access public
*/
public $products = array();
/**