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 b1c0d10 commit cb9e3a0Copy full SHA for cb9e3a0
βbin/failed
@@ -6,3 +6,4 @@ require_once APPLICATION_DIR . '/vendor/autoload.php';
6
7
$app = new \PHPCensorTest\Application();
8
$app->failed();
9
+
βbin/success
$app->success();
0 commit comments