Skip to content

Commit

Permalink
Add data source
Browse files Browse the repository at this point in the history
  • Loading branch information
wapmorgan committed Feb 2, 2017
1 parent 403b5bc commit 126345f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Russian/FirstNamesDeclension.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
<?php
namespace morphos\Russian;

/**
* Rules are from: http://www.imena.org/decl_mn.html
* and http://www.imena.org/decl_fn.html
*/
class FirstNamesDeclension extends \morphos\NamesDeclension implements Cases {
use RussianLanguage;

Expand Down

0 comments on commit 126345f

Please sign in to comment.