From 6a47d95562ba12dc9b7314f637aba7e8b54191ef Mon Sep 17 00:00:00 2001 From: Andrey Helldar Date: Fri, 23 Aug 2024 11:42:25 +0300 Subject: [PATCH 1/2] Added helpers for IDE --- ide_helper/_ide_helper_macro.php | 11 +++++++++++ ide_helper/_ide_helper_macro_static.php | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 ide_helper/_ide_helper_macro.php create mode 100644 ide_helper/_ide_helper_macro_static.php diff --git a/ide_helper/_ide_helper_macro.php b/ide_helper/_ide_helper_macro.php new file mode 100644 index 0000000..22cc349 --- /dev/null +++ b/ide_helper/_ide_helper_macro.php @@ -0,0 +1,11 @@ + Date: Fri, 23 Aug 2024 11:43:25 +0300 Subject: [PATCH 2/2] Fixed code-style --- ide_helper/_ide_helper_macro.php | 2 +- ide_helper/_ide_helper_macro_static.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ide_helper/_ide_helper_macro.php b/ide_helper/_ide_helper_macro.php index 22cc349..c1f95c7 100644 --- a/ide_helper/_ide_helper_macro.php +++ b/ide_helper/_ide_helper_macro.php @@ -1,8 +1,8 @@