You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
namespacecebe\yii2openapi\lib\items;
finalclass FractalAction extends BaseObject
public functiongetTemplate():?string
{
//@TODO: Model scenarios for create/update actionsreturn$this->templateFactory()->getTemplate();
}
Resolve below TODO:
Part of #10
and
Part of cebe#180
The text was updated successfully, but these errors were encountered: