-
Aus Slack
|
Beta Was this translation helpful? Give feedback.
Answered by
skerbis
Jan 26, 2023
Replies: 1 comment
-
Kategorie aus Pfad ermitteln: $currentPath = rex_article::getCurrent()->getPathAsArray();
$cat = rex_category::get($currentPath[0]); |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
skerbis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Kategorie aus Pfad ermitteln: