Skip to content

Commit

Permalink
Updated the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
programarivm committed Oct 21, 2024
1 parent dcdf323 commit cd48fb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Eval/BadBishopEval.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ public function __construct(AbstractBoard $board)
*
* @param \Chess\Variant\AbstractPiece $bishop
* @param string $sqColor
* @return bool
*/
private function countBlockingPawns(AbstractPiece $bishop, string $sqColor): int
{
Expand Down

0 comments on commit cd48fb9

Please sign in to comment.