Function _entity
Get default entity object from the schema
		
		Package: PHPLucidFrame\Core
Copyright: Copyright (c), PHPLucidFrame.
License: MIT License This source file is subject to the MIT license that is bundled with this source code in the file LICENSE
Located at helpers/utility_helper.php
	
	Copyright: Copyright (c), PHPLucidFrame.
License: MIT License This source file is subject to the MIT license that is bundled with this source code in the file LICENSE
Located at helpers/utility_helper.php
string | 
		$table | 
		The mapped table name without prefix | 
string|null | 
		$dbNamespace = null | 
		The current db namespace | 
			object
		 | 
		The empty stdClass object with field names as properties |