tests\codeception\unit\models\Item05::tableName PHP 메소드

tableName() 공개 정적인 메소드

public static tableName ( )
    public static function tableName()
    {
        return 'item';
    }