Exception handling

Addresses issue specified in https://github.com/daftspunk/oc-test-plugin/issues/21
This commit is contained in:
Samuel Georges 2016-11-02 07:21:04 +11:00
parent bc165078de
commit ced920e5d2
1 changed files with 2 additions and 0 deletions

View File

@ -595,6 +595,8 @@ class RelationController extends ControllerBehavior
protected function makeViewWidget()
{
$widget = null;
/*
* Multiple (has many, belongs to many)
*/