@@ -251,6 +251,9 @@ |
||
251 | 251 | |
252 | 252 | abstract protected function getInlineDataStream($data); |
253 | 253 | |
254 | + /** |
|
255 | + * @param string $profile |
|
256 | + */ |
|
254 | 257 | protected static function handlesProfile($profile) |
255 | 258 | { |
256 | 259 | return false; |