We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f9912e commit ef633bbCopy full SHA for ef633bb
tests/example.phps
@@ -1,5 +1,14 @@
1
[0;32;40m<?php
2
3
+[0m[1;30;40m/*
4
+ * This file is part of the CLI-SYNTAX package.
5
+ *
6
+ * (c) Jitendra Adhikari <jiten.adhikary@gmail.com>
7
+ * <https://github.com/adhocore>
8
9
+ * Licensed under MIT license.
10
+ */
11
+
12
[0m[0;36;40muse [0m[0;32;40mAhc[0m[0;36;40m\[0m[0;32;40mCliSyntax[0m[0;36;40m\[0m[0;32;40mHighlighter[0m[0;36;40m;
13
14
require_once [0m[0;32;40m__DIR__ [0m[0;36;40m. [0m[0;33;40m'/src/Highlighter.php'[0m[0;36;40m;
0 commit comments