contao / contao-manager

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

Fixed missing nullable attribute in API docs #787

Closed Toflar closed 7 months ago

aschempp commented 8 months ago

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

Toflar commented 8 months ago

No extra returns an empty array. context returns null.

aschempp commented 7 months ago

thank you @Toflar