Commit 291f3b35 by Qiang Xue

Refactored Inflector.

parent b6283cc9
...@@ -8,8 +8,6 @@ use yiiunit\TestCase; ...@@ -8,8 +8,6 @@ use yiiunit\TestCase;
class InflectorTest extends TestCase class InflectorTest extends TestCase
{ {
public function testPluralize() public function testPluralize()
{ {
$testData = array( $testData = array(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment