More yoda conditions
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
|
||||
?>
|
||||
|
||||
<?php if ($field->type === 'model') : ?>
|
||||
<?php if ('model' === $field->type) : ?>
|
||||
|
||||
<div class="wu-flex">
|
||||
|
||||
|
Reference in New Issue
Block a user