tests\codeception\unit\models\Item06::tableName PHP Метод

tableName() публичный статический Метод

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