Skip to content

Commit

Permalink
csfixed
Browse files Browse the repository at this point in the history
  • Loading branch information
hiqsol committed Feb 7, 2017
1 parent c478145 commit 2993c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ActiveRecord.php
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ public function getScenarioAction($default = '')

/**
* Provides a correspondance array: scenario -> API action.
* E.g. ['update-name' => 'set-name']
* E.g. ['update-name' => 'set-name'].
* @return array
*/
public function scenarioActions()
Expand Down

0 comments on commit 2993c1e

Please sign in to comment.