[ 'title' => 'Connect', 'position' => 1, ], 'entity' => [ 'title' => 'Entity Mapping', 'position' => 2, ], 'fields' => [ 'title' => 'Field Matching', 'position' => 3, ], 'sync' => [ 'title' => 'Synchonize', 'position' => 4, ], 'parse' => [ 'title' => 'Validate', 'position' => 5, ], 'import' => [ 'title' => 'Import', 'position' => 6, ], ]; public array $button = [ 'url' => '', 'text' => '', ]; public function __construct() {} }