PHP Interface ManaPHP\Text\CrosswordInterface

Show file Open project: manaphp/manaphp

Public Methods

Method Description
guess ( string | array $words, string $word ) : string | false

Method Details

guess() public method

public guess ( string | array $words, string $word ) : string | false
$words string | array
$word string
return string | false