]> _ Git - cubist_cms-back.git/commitdiff
#2843
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 26 Jun 2019 13:00:48 +0000 (15:00 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 26 Jun 2019 13:00:48 +0000 (15:00 +0200)
src/app/helpers.php

index 5e8550b8d575fab0b748667ebb77ea75bdb5d7d0..94828ac8dd34285cb66ef4a17c6a9381adc09c9c 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-if (!function_exists(vendor_asset)) {
+if (!function_exists('vendor_asset')) {
     function vendor_asset($path)
     {
         return asset($path);