<?php is_object(mixed $value): bool
<?php $this->initFromArray($value); break; case is_object($value): $this->initFromObject($value); break;