Skip to main content

Type Hinting

  • Chapter
  • First Online:
PHP Quick Scripting Reference
  • 1668 Accesses

Abstract

PHP relies on the proper documentation of functions for developers to know what arguments a function can take. To simplify this PHP 5 introduced type hinting, which allows a function to specify the type of arguments it accepts. Allowed types include classes, interfaces and the pseudo types array and callable.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 14.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2013 Mikael Olsson

About this chapter

Cite this chapter

Olsson, M. (2013). Type Hinting. In: PHP Quick Scripting Reference. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-6284-8_18

Download citation

Publish with us

Policies and ethics