- Class name: Isbn10Parser
- Namespace: Rebuy\EanIsbn\Parser
- Parent class: Rebuy\EanIsbn\Parser\AbstractParser
mixed Rebuy\EanIsbn\Parser\AbstractParser::__construct(\Rebuy\EanIsbn\Internal\ChecksumCalculatorInterface $checksumCalculator)
- Visibility: public
- This method is defined by Rebuy\EanIsbn\Parser\AbstractParser
- $checksumCalculator Rebuy\EanIsbn\Internal\ChecksumCalculatorInterface
string Rebuy\EanIsbn\Parser\AbstractParser::getTypeName()
- Visibility: public
- This method is abstract.
- This method is defined by Rebuy\EanIsbn\Parser\AbstractParser
\Rebuy\EanIsbn\Identifier\AbstractIdentifier Rebuy\EanIsbn\Parser\ParserInterface::parse(string $value)
- Visibility: public
- This method is defined by Rebuy\EanIsbn\Parser\ParserInterface
- $value string