<?php
namespace nur\m\pdo;
use nur\m\base\AbstractRowIncarnation;
class PdoRowIncarnation extends AbstractRowIncarnation {
}