You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add support for downloadable and removable attribute
* Add support for embedded slides
* Add current parameter
* Refactor: Use Object to manage presentation attributes
* Remove wrong doctype
* Code cleanup
* Adjust deprecation message
* Bugfix
* Make classes final
Co-authored-by: Felix Jacobi <felix@jacobi-hamburg.net>
---------
Co-authored-by: Felix Jacobi <felix@jacobi-hamburg.net>
@trigger_error(\sprintf('Calling addPresentation in "%s" with any parameters other than a single Presentation object is deprecated and will throw an exception in 7.0.', self::class), \E_USER_DEPRECATED);
@trigger_error(\sprintf('Calling addPresentation in "%s" with any parameters other than a single Presentation object is deprecated and will throw an exception in 7.0.', self::class), \E_USER_DEPRECATED);
0 commit comments