Class Nexus\Mcp\Server\Prompt\PromptStore

final
readonly
extends AbstractPaginatedStore<PromptEntry>
implements PromptStoreInterface

In-memory implementation of PromptStoreInterface.

Methods
Methods inherited from Nexus\Mcp\Server\AbstractPaginatedStore
__construct(), paginate()
Constants
Constants inherited from Nexus\Mcp\Server\AbstractPaginatedStore
DEFAULT_PAGE_SIZE,
Properties inherited from Nexus\Mcp\Server\AbstractPaginatedStore
$entries, $pageSize