Page MenuHomec4science

PhabricatorNgramsInterface.php
No OneTemporary

File Metadata

Created
Wed, Jun 4, 20:44

PhabricatorNgramsInterface.php

<?php
interface PhabricatorNgramsInterface {
public function newNgrams();
}

Event Timeline