File manager - Edit - /home/palg2351/public_html/wp-content/plugins/bit-integrations/includes/Actions/Asana/Routes.php
Back
<?php if (!defined('ABSPATH')) { exit; } use BitCode\FI\Actions\Asana\AsanaController; use BitCode\FI\Core\Util\Route; Route::post('asana_authentication', [AsanaController::class, 'authentication']); Route::post('asana_fetch_custom_fields', [AsanaController::class, 'getCustomFields']); Route::post('asana_fetch_all_tasks', [AsanaController::class, 'getAllTasks']); Route::post('asana_fetch_all_Projects', [AsanaController::class, 'getAllProjects']); Route::post('asana_fetch_all_Sections', [AsanaController::class, 'getAllSections']);
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.07 |
proxy
|
phpinfo
|
Settings