QueryBasedTable: remove a superfluous empty line

This commit is contained in:
Thomas Gelf 2018-02-25 17:47:20 +01:00
parent 45209b99c3
commit feb80480ea

View File

@ -170,7 +170,6 @@ abstract class QueryBasedTable extends Table implements Countable
}
}
protected function isUsEnglish()
{
if ($this->isUsEnglish === null) {