Issue #2238869 by tim.plunkett: Remove obsolete menuGetItem override from TestFormBuilder.

8.0.x
webchick 2014-04-15 20:30:21 -07:00
parent 8f65ff5c77
commit 3ce9175355
1 changed files with 0 additions and 7 deletions

View File

@ -281,13 +281,6 @@ class TestFormBuilder extends FormBuilder {
return FALSE;
}
/**
* {@inheritdoc}
*/
protected function menuGetItem() {
return FALSE;
}
/**
* {@inheritdoc}
*/