From 309b661fab9eaffe782437d4282d88b0968dd4f8 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Tue, 20 Aug 2019 17:21:24 +0200 Subject: [PATCH] Create PathFinderInterface.php --- Algorithm/PathFinding/PathFinderInterface.php | 1 + 1 file changed, 1 insertion(+) create mode 100644 Algorithm/PathFinding/PathFinderInterface.php diff --git a/Algorithm/PathFinding/PathFinderInterface.php b/Algorithm/PathFinding/PathFinderInterface.php new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/Algorithm/PathFinding/PathFinderInterface.php @@ -0,0 +1 @@ +