From f7a0ab6a30de83ee1e6630ce58a4471490236101 Mon Sep 17 00:00:00 2001 From: baibaratsky Date: Tue, 23 Jun 2015 17:10:10 +0300 Subject: [PATCH] Readme fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 018cd19..fc3511e 100644 --- a/README.md +++ b/README.md @@ -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