Skip to content

Commit 76a2f61

Browse files
u-mulderGrahamCampbell
authored andcommitted
Fix typo in Loader::getImmutable description (#253)
1 parent ccefc51 commit 76a2f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Loader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ public function setImmutable($immutable = false)
5656
}
5757

5858
/**
59-
* Set immutable value.
59+
* Get immutable value.
6060
*
6161
* @return bool
6262
*/

0 commit comments

Comments
 (0)