Space Added

This commit is contained in:
devansh bawari 2021-07-12 14:16:06 +05:30
parent f8df13d98e
commit 72ad19da58
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?php
if (!function_exists('cart')) {
if (! function_exists('cart')) {
/**
* Cart helper.
*