Skip to content

Commit 0b261cb

Browse files
committed
IHF: Test.
1 parent 34fc7bd commit 0b261cb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/classes/System/Command.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
namespace Illuminated\Helpers\System;
44

5+
////////////////////////////////////////////////////////////////////////////////////////////////////////////////
6+
dd('Illuminated\Helpers\System\Command loaded');
7+
////////////////////////////////////////////////////////////////////////////////////////////////////////////////
8+
59
class Command
610
{
711
public static function exec($command, array &$output = null, &$return_var = null)

0 commit comments

Comments
 (0)