Skip to content

Instantly share code, notes, and snippets.

@tperrelli
Created February 15, 2017 14:20
Show Gist options
  • Save tperrelli/36ea86895c60658cf586acd978e9a90e to your computer and use it in GitHub Desktop.
Save tperrelli/36ea86895c60658cf586acd978e9a90e to your computer and use it in GitHub Desktop.
<?php
'cotacao1-tam-id1-pg' => [
[
'num',
'connections' => [],
'segments' => []
],
[
'f2'
],
[
'f3'
]
[
'f4'
]
[
'f5'
]
[
'f6'
]
[
'f7'
]
],
'cotacao2-gol-id2-search' => [
[
'f1'
],
[
'f2'
],
[
'f3'
]
[
'f4'
]
[
'f5'
]
[
'f6'
]
[
'f7'
]
],
'cotacao3-avianca-id3-pg' => [
[
'f1'
],
[
'f2'
],
[
'f3'
]
[
'f4'
]
[
'f5'
]
[
'f6'
]
[
'f7'
]
]
<?php
'cotacao1-tam-id1-pg' => [
[
'num',
'connections' => [],
'segments' => []
],
[
'f2'
],
[
'f3'
]
[
'f4'
]
[
'f5'
]
[
'f6'
]
[
'f7'
]
],
'cotacao2-gol-id2-search' => [
[
'f1'
],
[
'f2'
],
[
'f3'
]
[
'f4'
]
[
'f5'
]
[
'f6'
]
[
'f7'
]
],
'cotacao3-avianca-id3-pg' => [
[
'f1'
],
[
'f2'
],
[
'f3'
]
[
'f4'
]
[
'f5'
]
[
'f6'
]
[
'f7'
]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment