The method uuid() does not exist on Core\Domain\Protocol\Com...ommand\CommandInterface. It seems like you code against a sub-type of said class. However, the method does not exist in Administration\Domain\Se...mmand\ConfigureSettings or Administration\Domain\Su...\Command\CreateSupplier. Are you sure you never get one of those?
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation
The method username() does not exist on Core\Domain\Protocol\Com...ommand\CommandInterface. It seems like you code against a sub-type of Core\Domain\Protocol\Com...ommand\CommandInterface such as User\Application\Command\AbstractUser.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation
The method email() does not exist on Core\Domain\Protocol\Com...ommand\CommandInterface. It seems like you code against a sub-type of Core\Domain\Protocol\Com...ommand\CommandInterface such as Administration\Domain\Su...\Command\CreateSupplier or Company\Application\Command\AbstractCompany or User\Application\Command\AbstractUser or Administration\Domain\Su...er\Command\EditSupplier.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation
The method password() does not exist on Core\Domain\Protocol\Com...ommand\CommandInterface. It seems like you code against a sub-type of Core\Domain\Protocol\Com...ommand\CommandInterface such as User\Application\Command\AbstractUser.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation
The method roles() does not exist on Core\Domain\Protocol\Com...ommand\CommandInterface. It seems like you code against a sub-type of Core\Domain\Protocol\Com...ommand\CommandInterface such as User\Application\Command\AbstractUser.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation