Last active
July 2, 2018 04:38
-
-
Save pavel-one/2d9fab031707ff01d4abb7a83aeefa7c to your computer and use it in GitHub Desktop.
Узнать объекты приходящие в плагин
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
print_r(array_keys($scriptProperties)); | |
die; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment