You can try to use:
'php_class_name' => self::class
Using this undocumented vc_map attribute allowed me to use completely different classname inside custom namespace. source: https://stackoverflow.com/a/52983111/16246216