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 c52bd8b commit 59c5ff0Copy full SHA for 59c5ff0
src/Comparator/CallbackComparator.php
@@ -1,5 +1,14 @@
1
<?php
2
3
+/**
4
+ * This file is part of the phpcommon/comparison package.
5
+ *
6
+ * (c) Marcos Passos <marcos@marcospassos.com>
7
8
+ * For the full copyright and license information, please view the LICENSE file
9
+ * that was distributed with this source code.
10
+ */
11
+
12
namespace PhpCommon\Comparison\Comparator;
13
14
use PhpCommon\Comparison\Comparator;
0 commit comments