]> git.mxchange.org Git - city.git/blobdiff - application/city/templates/code/block_persona_data.ctp
Continued:
[city.git] / application / city / templates / code / block_persona_data.ctp
index 7a19a6ca51911371b8f9580b5774de6305cea447..90e52c9a8c2826995940ae7d2fe230f0a31516db 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Import framework stuff
-use Org\Mxchange\CoreFramework\Factory\ObjectFactory;
+use Org\Mxchange\CoreFramework\Factory\Object\ObjectFactory;
 
 // Get a helper instance for the profile link (and maybe later more!)
 $helperInstance = ObjectFactory::createObjectByConfiguredName('html_link_helper_class', array($this, 'profile'));