20250327#3

This commit is contained in:
User
2025-03-27 03:13:36 +03:00
parent 30a20d427b
commit d8991dcef5

View File

@@ -108,4 +108,5 @@ class AbstractDataObject {
protected function getFillObjectStack() : array {
return self::$stack;
}
}