Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
madhuracj committed Jan 11, 2016
1 parent 4a5287e commit b7cd051
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Components/Key.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ class Key extends Component
'KEY_BLOCK_SIZE' => array(1, 'var'),
'USING' => array(2, 'var'),
'WITH PARSER' => array(3, 'var'),
'COMMENT' => array(4, 'var='),
);

/**
Expand Down

0 comments on commit b7cd051

Please sign in to comment.