Skip to content

Commit

Permalink
PR fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
mfendeksilverstripe committed Apr 9, 2024
1 parent fce085f commit 6f35e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Extension/FluentExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -969,7 +969,7 @@ protected function getRecordLocale()
*
* @return Locale|null
*/
public function getSourceLocale(): ?Locale
public function getSourceLocale()
{
$currentLocale = FluentState::singleton()->getLocale();

Expand Down

0 comments on commit 6f35e2d

Please sign in to comment.