Skip to content

Commit

Permalink
Fix PHPCS violation
Browse files Browse the repository at this point in the history
  • Loading branch information
josegonzalez committed Dec 2, 2015
1 parent 4845f5e commit 435c88b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Event/VersionListener.php
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ protected function _fixVersionTables(Event $event)
*
* @param Event $event An Event instance
* @param string $tableSuffix a suffix for the primary table
* @return boolean true if modified, false otherwise
* @return bool true if modified, false otherwise
*/
protected function _checkAssociation(Event $event, $tableSuffix)
{
Expand Down

0 comments on commit 435c88b

Please sign in to comment.