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 a2dc5ca commit 9fc2fccCopy full SHA for 9fc2fcc
includes/MultiCodeBlockBuilder.php
@@ -1,4 +1,11 @@
1
<?php
2
+/**
3
+ * This file is part of MultiCodeBlock.
4
+ *
5
+ * For the full copyright and license information, please view the LICENSE
6
+ * file that was distributed with this source code.
7
+ */
8
+
9
require_once __DIR__ . '/vendor/autoload.php';
10
11
require_once 'class/Description.php';
0 commit comments