Home
last modified time | relevance | path

Searched refs:Pathable (Results 1 – 5 of 5) sorted by path

/plugin/findologicxmlexport/vendor/hoa/file/
H A DGeneric.php51 implements Stream\IStream\Pathable,
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DCHANGELOG.md57 * Test: Write `…Stream\IStream\Pathable` test suite. (Ivan Enderlin, 2016-12-13T17:21:03+01:00)
58 * Test: Write `…Stream\IStream\Pathable` test suite. (Ivan Enderlin, 2016-12-13T17:20:06+01:00)
H A DREADME.md111 * `Pathable`, for path-based stream, provides `getBasename` and
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
H A DPathable.php47 interface Pathable extends Stream interface
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/IStream/
H A DPathable.php40 use Hoa\Stream\IStream\Pathable as SUT;
51 class Pathable extends Test\Unit\Suite class
56 ->when($result = new \Mock\Hoa\Stream\IStream\Pathable())