@@ -9,6 +9,9 @@ |
||
| 9 | 9 | { |
| 10 | 10 | use xsdRestrictions; |
| 11 | 11 | |
| 12 | + /** |
|
| 13 | + * @return boolean |
|
| 14 | + */ |
|
| 12 | 15 | public function isTQualifiedNameValid($string) |
| 13 | 16 | { |
| 14 | 17 | assert($this instanceof IsOK); |