A
A
anriko2021-01-30 10:44:59
phpstorm
anriko, 2021-01-30 10:44:59

How to follow the connection link to a file in a project in php storm?

<?$APPLICATION->IncludeComponent(
    "bitrix:main.include",
    "",
    Array(
        "AREA_FILE_SHOW" => "file",
        "AREA_FILE_SUFFIX" => "inc",
        "EDIT_TEMPLATE" => "",
        "PATH" => "/includes/dorozhnye-znaki-s-vnutrennej-podsvetkoj/content.php"
    )
);?>

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
prgrant, 2021-01-31
@prgrant

You need to download and connect the Bitrix API and install the storm plugin - phpstorm-bitrix-plugin
https://devblog.pro/bitrix/phpstorm-bitrix

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question