File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# Nested Sets Behavior for Yii 2
22
3- [ ![ PayPal Donate] ( https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif )] ( https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WJYG53DVUAALL )
43[ ![ Build Status] ( https://img.shields.io/travis/creocoder/yii2-nested-sets/master.svg?style=flat-square )] ( https://travis-ci.org/creocoder/yii2-nested-sets )
54[ ![ Code Coverage] ( https://img.shields.io/scrutinizer/coverage/g/creocoder/yii2-nested-sets/master.svg?style=flat-square )] ( https://scrutinizer-ci.com/g/creocoder/yii2-nested-sets/?branch=master )
65
@@ -238,3 +237,9 @@ To get the first parent of a node
238237$countries = Menu::findOne(['name' => 'Countries']);
239238$parent = $countries->parents(1)->one();
240239```
240+
241+ ## Donating
242+
243+ Support this project and [ others by creocoder] ( https://gratipay.com/creocoder/ ) via [ gratipay] ( https://gratipay.com/creocoder/ ) .
244+
245+ [ ![ Support via Gratipay] ( https://cdn.rawgit.com/gratipay/gratipay-badge/2.3.0/dist/gratipay.svg )] ( https://gratipay.com/creocoder/ )
You can’t perform that action at this time.
0 commit comments