#maybemodule — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #maybemodule, aggregated by home.social.
-
Oh look, my coworkers at #Kalamuna published another one of my modules on #drupal.org!
The #MaybeModule allows you to quickly access properties and methods of an object without worrying about accidentally causing a fatal exception if something doesn't exist as expected.
It is great for theme #preprocess functions where want a value from an object, but it is no big deal if it is not available.