- updated phpdocs;

This commit is contained in:
Mykyta Synelnikov
2023-10-10 12:34:19 +03:00
parent 4bd992f228
commit e84ab0b677
+1 -1
View File
@@ -41,7 +41,7 @@ if ( ! class_exists( 'um\core\Form' ) ) {
public $nonce = null;
/**
* @var null
* @var null|array
*/
public $errors = null;