Skip to content

Commit

Permalink
cs-fix AtomicPropertyFetchAnalyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
issidorov committed Aug 26, 2024
1 parent 058916e commit 0f33e67
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1273,7 +1273,7 @@ private static function handleRegularMixins(
StatementsAnalyzer $statements_analyzer,
string $fq_class_name,
array $ignore_mixins = []
) {
): array {
$property_exists = false;
$naive_property_exists = false;

Expand Down

0 comments on commit 0f33e67

Please sign in to comment.