removing unecessary spaces
This commit is contained in:
parent
d55b6f0c06
commit
c1f14ba501
|
|
@ -10,7 +10,6 @@ $customImageUrl = $attributes['imageUrl'] ?? null;
|
||||||
$customImageAlt = $attributes['imageAlt'] ?? null;
|
$customImageAlt = $attributes['imageAlt'] ?? null;
|
||||||
|
|
||||||
$customTitle = $attributes['blockCustomTitle'] ?? null;
|
$customTitle = $attributes['blockCustomTitle'] ?? null;
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user