update 2023-10-24 10:36:32

This commit is contained in:
Robot 2023-10-24 10:36:50 +02:00
parent 13279db9a1
commit 56e9e09d5f
Signed by: Robot
GPG Key ID: 14DECD44E7E1BB95
5 changed files with 5 additions and 0 deletions

View File

@ -8,6 +8,7 @@
```
# class Insert (Details)
> namespace: **VDM\Joomla\Componentbuilder\Search\Model**
> extends: **Model**
```uml
@startuml
class Insert #Gold {

View File

@ -8,6 +8,7 @@
```
# class Config (Details)
> namespace: **VDM\Joomla\Componentbuilder\Search**
> extends: **BaseConfig**
```uml
@startuml
class Config #Gold {

View File

@ -8,6 +8,7 @@
```
# class Regex (Details)
> namespace: **VDM\Joomla\Componentbuilder\Search\Engine**
> extends: **Engine**
```uml
@startuml
class Regex #Gold {

View File

@ -8,6 +8,7 @@
```
# class Basic (Details)
> namespace: **VDM\Joomla\Componentbuilder\Search\Engine**
> extends: **Engine**
```uml
@startuml
class Basic #Gold {

View File

@ -8,6 +8,7 @@
```
# class Load (Details)
> namespace: **VDM\Joomla\Componentbuilder\Search\Model**
> extends: **Model**
```uml
@startuml
class Load #Gold {