diff --git a/Block/Recaptcha.php b/Block/Recaptcha.php index 506e495..973ddc6 100644 --- a/Block/Recaptcha.php +++ b/Block/Recaptcha.php @@ -14,7 +14,7 @@ * version in the future. * * @category Landofcoder - * @package Lof_Gallery + * @package Lof_Recaptcha * @copyright Copyright (c) 2021 Landofcoder (https://landofcoder.com/) * @license https://landofcoder.com/LICENSE-1.0.html */ diff --git a/Helper/Data.php b/Helper/Data.php index a349304..413f100 100644 --- a/Helper/Data.php +++ b/Helper/Data.php @@ -14,7 +14,7 @@ * version in the future. * * @category Landofcoder - * @package Lof_Gallery + * @package Lof_Recaptcha * @copyright Copyright (c) 2021 Landofcoder (https://landofcoder.com/) * @license https://landofcoder.com/LICENSE-1.0.html */ diff --git a/Plugin/Contact/Controller/Index/Post.php b/Plugin/Contact/Controller/Index/Post.php index 184451f..007c22f 100644 --- a/Plugin/Contact/Controller/Index/Post.php +++ b/Plugin/Contact/Controller/Index/Post.php @@ -14,7 +14,7 @@ * version in the future. * * @category Landofcoder - * @package Lof_Gallery + * @package Lof_Recaptcha * @copyright Copyright (c) 2021 Landofcoder (https://landofcoder.com/) * @license https://landofcoder.com/LICENSE-1.0.html */ diff --git a/Plugin/Customer/Controller/Account/CreatePost.php b/Plugin/Customer/Controller/Account/CreatePost.php index 07074c2..8715c4e 100644 --- a/Plugin/Customer/Controller/Account/CreatePost.php +++ b/Plugin/Customer/Controller/Account/CreatePost.php @@ -14,7 +14,7 @@ * version in the future. * * @category Landofcoder - * @package Lof_Gallery + * @package Lof_Recaptcha * @copyright Copyright (c) 2021 Landofcoder (https://landofcoder.com/) * @license https://landofcoder.com/LICENSE-1.0.html */ diff --git a/Plugin/Customer/Controller/Account/ForgotPasswordPost.php b/Plugin/Customer/Controller/Account/ForgotPasswordPost.php index e40679a..224bcca 100644 --- a/Plugin/Customer/Controller/Account/ForgotPasswordPost.php +++ b/Plugin/Customer/Controller/Account/ForgotPasswordPost.php @@ -14,7 +14,7 @@ * version in the future. * * @category Landofcoder - * @package Lof_Gallery + * @package Lof_Recaptcha * @copyright Copyright (c) 2021 Landofcoder (https://landofcoder.com/) * @license https://landofcoder.com/LICENSE-1.0.html */ diff --git a/Test/Unit/Block/RecaptchaTest.php b/Test/Unit/Block/RecaptchaTest.php index 5197bca..c738eb0 100644 --- a/Test/Unit/Block/RecaptchaTest.php +++ b/Test/Unit/Block/RecaptchaTest.php @@ -14,7 +14,7 @@ * version in the future. * * @category Landofcoder - * @package Lof_Gallery + * @package Lof_Recaptcha * @copyright Copyright (c) 2021 Landofcoder (https://landofcoder.com/) * @license https://landofcoder.com/LICENSE-1.0.html */ diff --git a/Test/Unit/Helper/DataTest.php b/Test/Unit/Helper/DataTest.php index 62a1de1..74aac6e 100644 --- a/Test/Unit/Helper/DataTest.php +++ b/Test/Unit/Helper/DataTest.php @@ -14,7 +14,7 @@ * version in the future. * * @category Landofcoder - * @package Lof_Gallery + * @package Lof_Recaptcha * @copyright Copyright (c) 2021 Landofcoder (https://landofcoder.com/) * @license https://landofcoder.com/LICENSE-1.0.html */ diff --git a/Test/Unit/Plugin/Contact/Controller/Index/PostTest.php b/Test/Unit/Plugin/Contact/Controller/Index/PostTest.php index 2ff4cc6..b0ecbae 100644 --- a/Test/Unit/Plugin/Contact/Controller/Index/PostTest.php +++ b/Test/Unit/Plugin/Contact/Controller/Index/PostTest.php @@ -14,7 +14,7 @@ * version in the future. * * @category Landofcoder - * @package Lof_Gallery + * @package Lof_Recaptcha * @copyright Copyright (c) 2021 Landofcoder (https://landofcoder.com/) * @license https://landofcoder.com/LICENSE-1.0.html */ diff --git a/Test/Unit/Plugin/Customer/Controller/Account/CreatePostTest.php b/Test/Unit/Plugin/Customer/Controller/Account/CreatePostTest.php index 76c1438..78c4602 100644 --- a/Test/Unit/Plugin/Customer/Controller/Account/CreatePostTest.php +++ b/Test/Unit/Plugin/Customer/Controller/Account/CreatePostTest.php @@ -14,7 +14,7 @@ * version in the future. * * @category Landofcoder - * @package Lof_Gallery + * @package Lof_Recaptcha * @copyright Copyright (c) 2021 Landofcoder (https://landofcoder.com/) * @license https://landofcoder.com/LICENSE-1.0.html */ diff --git a/Test/Unit/Plugin/Customer/Controller/Account/ForgotPasswordPostTest.php b/Test/Unit/Plugin/Customer/Controller/Account/ForgotPasswordPostTest.php index ee02b30..816e21e 100644 --- a/Test/Unit/Plugin/Customer/Controller/Account/ForgotPasswordPostTest.php +++ b/Test/Unit/Plugin/Customer/Controller/Account/ForgotPasswordPostTest.php @@ -14,7 +14,7 @@ * version in the future. * * @category Landofcoder - * @package Lof_Gallery + * @package Lof_Recaptcha * @copyright Copyright (c) 2021 Landofcoder (https://landofcoder.com/) * @license https://landofcoder.com/LICENSE-1.0.html */ diff --git a/Test/Unit/bootstrap.php b/Test/Unit/bootstrap.php index 003753c..969a6eb 100644 --- a/Test/Unit/bootstrap.php +++ b/Test/Unit/bootstrap.php @@ -14,7 +14,7 @@ * version in the future. * * @category Landofcoder - * @package Lof_Gallery + * @package Lof_Recaptcha * @copyright Copyright (c) 2021 Landofcoder (https://landofcoder.com/) * @license https://landofcoder.com/LICENSE-1.0.html */