Skip to content

Commit

Permalink
Add explainer comment
Browse files Browse the repository at this point in the history
  • Loading branch information
chillbram authored Dec 4, 2024
1 parent 88d5fa9 commit 29e6131
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ public function getDelimiterUse(DelimiterInterface $opener, DelimiterInterface $
return 0;
}

// $opener and $closer are the same length so we just return one of them
return $opener->getLength();
}

Expand Down

0 comments on commit 29e6131

Please sign in to comment.