Official artist/performer webpage frame is a URL pointing at the * artists official webpage. There may be more than one WOAR frame in a tag if * the audio contains more than one performer, but not with the same content. * * @package php-reader * @subpackage ID3 * @author Sven Vollbehr * @copyright Copyright (c) 2008 The PHP Reader Project Workgroup * @license http://code.google.com/p/php-reader/wiki/License New BSD License * @version $Rev: 65 $ */ final class ID3_Frame_WOAR extends ID3_Frame_AbstractLink {}