From 6916d8732c4914027b2472332ab13cda066e3eff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Proch=C3=A1zka?= Date: Tue, 29 Mar 2016 19:59:20 +0200 Subject: [PATCH] readme: code highlight [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cd9fc9..6cb7a57 100755 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Usage Simply include the trait in your class and it will behave strictly! -``` +```php class MyClass { use \Kdyby\StrictObjects\Scream;