fix tests

This commit is contained in:
Dennis Eichhorn 2023-09-22 23:39:43 +00:00
parent b502aa7004
commit e0cb75a900

View File

@ -289,9 +289,9 @@ final class Installer extends InstallerAbstract
/** /**
* Create default attribute values for types * Create default attribute values for types
* *
* @param ApplicationAbstract $app Application * @param ApplicationAbstract $app Application
* @param array $addressAttrType Attribute types * @param array $addressAttrType Attribute types
* @param array $attributes Attribute definition * @param array $attributes Attribute definition
* *
* @return array * @return array
* *