This repository was archived by the owner on Aug 22, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ protected function setUp(): void
3434 /**
3535 * Sign in a Statamic user.
3636 *
37- * @param array $permissions
37+ * @param array $permissions
3838 *
3939 * @return mixed
4040 */
@@ -66,7 +66,7 @@ protected function signInAdmin()
6666 /**
6767 * Load package service provider.
6868 *
69- * @param Application $app
69+ * @param Application $app
7070 *
7171 * @return array
7272 */
@@ -82,7 +82,7 @@ protected function getPackageProviders($app)
8282 /**
8383 * Load package alias.
8484 *
85- * @param Application $app
85+ * @param Application $app
8686 *
8787 * @return array
8888 */
@@ -96,7 +96,7 @@ protected function getPackageAliases($app)
9696 /**
9797 * Load Environment.
9898 *
99- * @param Application $app
99+ * @param Application $app
100100 */
101101 protected function getEnvironmentSetUp ($ app )
102102 {
@@ -113,7 +113,7 @@ protected function getEnvironmentSetUp($app)
113113 /**
114114 * Resolve the Application Configuration and set the Statamic configuration.
115115 *
116- * @param Application $app
116+ * @param Application $app
117117 */
118118 protected function resolveApplicationConfiguration ($ app )
119119 {
You can’t perform that action at this time.
0 commit comments