See Release Notes
[Summary view]
1 <?php 2 3 namespace Box\Spout\Reader\Exception; 4 5 /** 6 * Class SharedStringNotFoundException 7 */ 8 class SharedStringNotFoundException extends ReaderException 9 { 10 }
title
Description
Body