Skip to content

Commit

Permalink
Readme fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
baibaratsky committed Jun 23, 2015
1 parent c8b639e commit f7a0ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ To attach the behavior put the following code in your model:
public function behaviors()
{
return [
'slug' => [
'serializedAttributes' => [
'class' => SerializedAttributes::className(),

// Define the attributes you want to be serialized
Expand Down

0 comments on commit f7a0ab6

Please sign in to comment.