PHP Neos\Flow\Tests\Unit\Persistence\Fixture Пространство имен

Interfaces

Имя Описание
PdoInterface PdoInterface so we can mock PDO using PHPUnit 3.4 - without the interface a mock cannot be created because "You cannot serialize or unserialize PDO instances".