fix phpstan

This commit is contained in:
Dennis Eichhorn 2020-02-15 21:40:03 +01:00
parent fdc44f9390
commit bd9c16315f

View File

@ -80,7 +80,7 @@ abstract class RelationAbstract implements \JsonSerializable
/**
* Get the duty (TO or CC)
*
* @return void Is TO or CC
* @return int Is TO or CC
*
* @since 1.0.0
*/