Skip to content

Commit 8e797f8

Browse files
committed
Is build green?
1 parent cf39148 commit 8e797f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/TrinaryLogic.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,4 +251,8 @@ public function describe(): string
251251
return $labels[$this->value];
252252
}
253253

254+
public function green(): void
255+
{
256+
}
257+
254258
}

0 commit comments

Comments
 (0)