Ran phpcbf over code
This commit is contained in:
@ -10,7 +10,6 @@ declare(strict_types = 1);
|
||||
* contains a string.
|
||||
*/
|
||||
final class NodaDistinctlyTypedStrings {
|
||||
|
||||
/**
|
||||
* Checks the vocabulary database whether it contains a given string.
|
||||
*
|
||||
@ -40,5 +39,4 @@ final class NodaDistinctlyTypedStrings {
|
||||
return $cur[0];
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user