mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-17 06:48:59 +08:00
Refactored Inflector.
This commit is contained in:
@@ -8,8 +8,6 @@ use yiiunit\TestCase;
|
||||
|
||||
class InflectorTest extends TestCase
|
||||
{
|
||||
|
||||
|
||||
public function testPluralize()
|
||||
{
|
||||
$testData = array(
|
||||
|
||||
Reference in New Issue
Block a user