Namespace declaration statement has to be the very first statement or after any declare call in the script in file D:Xampphtdocsprojectsmulti_vender_siteappModelsUser.php on line 5
// Make sure there is no whitespace before your php tag
// whitespace
<?php
namespace HelloWorld
?>