Skip to content

Commit 2eb7639

Browse files
author
Sam Rapaport
committed
Fix fromLoader deprecation comment.
1 parent c2ee598 commit 2eb7639

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Gestalt/Configuration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ public static function load($loader)
5454
/**
5555
* Create a Configuration instance from a LoaderInterface's `load` method.
5656
*
57-
* @deprecated 1.0.0 Replaced with more flexible `create` method.
57+
* @deprecated 1.0.0 Replaced with more flexible `load` method.
5858
* @param \Gestalt\Loaders\LoaderInterface $loader
5959
* @return \Gestalt\Configuration
6060
*/

0 commit comments

Comments
 (0)