Collapse the node context to show the node based on its sythn. #17
eznix86
started this conversation in
Feature Requests
Replies: 2 comments 1 reply
-
Hi @eznix86 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently these are the definition of the synth.
form -> Form,
str -> Stringable,
elcln -> Eloquent Collection,
elmdl -> Eloquent Model (Legacy),
int -> Int,
arr -> Array,
clctn -> Collection,
elcl -> Eloquent Collection (Legacy),
float -> Float,
enm -> Enum,
cbn -> Carbon,
fil -> File,
std -> StdClass,
mdl -> Model,
wrbl -> Wireable
Beta Was this translation helpful? Give feedback.
All reactions