Searched refs:TypeToken (Results 1 – 4 of 4) sorted by relevance
21 class TypeToken implements TokenInterface class
44 return new Token\TypeToken($type);
172 * Add support for interfaces into TypeToken and Argument::type() (thanks @sstok)
241 - `TypeToken` or `Argument::type($typeOrClass)` - checks that the argument matches a specific type …