<?php declare(strict_types=1); namespace Ramsey\Collection\Test\Tool\Mock; class ObjectWithInvoke { public function __invoke(): void { } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
ObjectWithInvoke.php | File | 166 B | 0644 |
|
ObjectWithToString.php | File | 195 B | 0644 |
|