contao / contao-manager

Contao Manager
GNU Lesser General Public License v3.0
86 stars 33 forks source link

Fixed missing nullable attribute in API docs #787

Closed Toflar closed 1 year ago

aschempp commented 1 year ago

is it nullable or is they key not present? Also the same probably applies to the extra property?

Toflar commented 1 year ago

No extra returns an empty array. context returns null.

aschempp commented 1 year ago

thank you @Toflar