]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/scrypt/class_Scrypt.php
imported FrameworkFeature
[core.git] / framework / main / classes / scrypt / class_Scrypt.php
index 51fb26cb6251361a8c230c84a977406dc36cd805..c6b38a14848698eb63f0ec8448169617513c5ba3 100644 (file)
@@ -4,6 +4,7 @@ namespace DomBlack\Scrypt;
 
 // Import framework stuff
 use CoreFramework\Bootstrap\FrameworkBootstrap;
+use CoreFramework\Feature\FrameworkFeature;
 use CoreFramework\Object\BaseFrameworkSystem;
 
 /**