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.
2 parents cf72d51 + 744b072 commit dc4a742Copy full SHA for dc4a742
examples/CardExtended/Constants.php
@@ -25,5 +25,5 @@
25
26
require_once __DIR__ . '/../Constants.php';
27
28
-define('EXAMPLE_URL', EXAMPLE_BASE_FOLDER . 'Card');
+define('EXAMPLE_URL', EXAMPLE_BASE_FOLDER . 'CardExtended');
29
define('CONTROLLER_URL', EXAMPLE_URL . '/Controller.php');
0 commit comments